HighlightBench QA Review

446 images / 3283 QA

1. real / real/images/real_000001.png / 9 QA

real/images/real_000001.png
#qidtasksubtaskquestionanswer
1HB_real_000088Aggregation & ComparisonExtremum ReasoningFor item Ours in group RGB, what is the maximum value across all metrics? Exclude missing entries. Output only the number as a string."0.959"
2HB_real_000096Aggregation & ComparisonExtremum ReasoningFor item Ours in group RGB, what is the minimum value across all metrics? Exclude missing entries. Output only the number as a string."0.648"
3HB_real_000426Consistency & MissingnessColumn MissingnessIn column Mean, list the row labels whose entry is missing. If none, output []. Output only a JSON array of strings.[]
4HB_real_000825Markup GroundingMarked Value ListingList all bold numbers in row Ours within group RGB. Output only a JSON array of strings.["0.896", "0.919", "0.648"]
5HB_real_000833Markup GroundingMarked Value ListingList all underlined numbers in row Ours within group RGB. Output only a JSON array of strings.["0.767", "0.850"]
6HB_real_001305Aggregation & ComparisonBest SelectionWithin group RGB + 3D, which row label in the leftmost row-label column is best on column Mean? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Ours", "value": "0.945"}
7HB_real_001306Aggregation & ComparisonRank SelectionList the top-3 items by column Mean, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}. Example: [{"item":"...","value":"..."}]. Exclude missing entries.[{"item": "Ours (RGB + 3D)", "value": "0.945"}, {"item": "AST [28] (RGB + 3D)", "value": "0.937"}, {"item": "AST [28] (RGB)", "value": "0.880"}]
8HB_real_001307Aggregation & ComparisonRank SelectionWithin group RGB, who ranks 2nd in column Mean? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Ours", "value": "0.850"}
9HB_real_001308Consistency & MissingnessCell MissingnessIs the cell at row Ours in group RGB, column Mean missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

2. real / real/images/real_000002.png / 9 QA

real/images/real_000002.png
#qidtasksubtaskquestionanswer
1HB_real_000076Aggregation & ComparisonRank SelectionWho ranks 2nd in column Mean? Return JSON {"item":"<row label>","value":"<cell value>"}. Exclude missing entries.{"item": "PatchCore + FPFH [17] (RGB + 3D)", "value": "0.959"}
2HB_real_000081Aggregation & ComparisonRank SelectionWho ranks 1st in column Mean? Return JSON {"item":"<row label>","value":"<cell value>"}. Exclude missing entries.{"item": "Ours (RGB + 3D)", "value": "0.964"}
3HB_real_000414Aggregation & ComparisonRank SelectionWho ranks 3rd in column Mean? Return JSON {"item":"<row label>","value":"<cell value>"}. Exclude missing entries.{"item": "Ours (RGB)", "value": "0.942"}
4HB_real_000794Markup GroundingMarked Column ListingList all underlined numbers in column Mean. Output only a JSON array of strings.["0.906", "0.930", "0.959"]
5HB_real_000798Markup GroundingMarker CountingHow many numbers are underlined in column Mean? Output only the count as a string."3"
6HB_real_001319Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column Mean? Exclude missing entries. Output only the number as a string."0.143"
7HB_real_001320Markup GroundingMarked Value ListingList all bold numbers in column Mean. Output only a JSON array of strings.["0.924", "0.942", "0.964"]
8HB_real_001321Aggregation & ComparisonPairwise ComparisonFor Ours in group 3D, compare Bagel and Mean. Which metric value is larger? Return JSON {"item":"<metric name>","value":"<string>"}.{"item": "Bagel", "value": "0.943"}
9HB_real_001322Aggregation & ComparisonBest SelectionWithin RGB, which row label in the leftmost row-label column is best on Mean? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Ours", "value": "0.942"}

3. real / real/images/real_000003.png / 9 QA

real/images/real_000003.png
#qidtasksubtaskquestionanswer
1HB_real_000142Constrained RetrievalCell RetrievalFrom this table, find the value at (r=4, c=2) in the numeric part of the table. The numeric part of the table includes numeric cells only and excludes headers and left text columns. Output only the number as a string."0.956"
2HB_real_000145Aggregation & ComparisonExtremum ReasoningFor row w/ UFF, what is the minimum value across I-AUROC, AUPRO, and P-AUROC? Output only the number as a string."0.898"
3HB_real_000150Constrained RetrievalValue FilteringWhat is the difference in I-AUROC between row w/ UFF and row w/o UFF? Output only the number as a string rounded to three decimal places."0.041"
4HB_real_000168Markup GroundingMarker CountingFrom this table, how many bold numbers are in the table? Output only the count as a string."3"
5HB_real_000304Markup GroundingMarked Value ListingBased on the table image, list all bold numbers. Output only a JSON array of strings.["0.945", "0.964", "0.992"]
6HB_real_000313Markup GroundingUnderline PresenceIs value 0.956 underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
7HB_real_000335Markup GroundingMarker CountingHow many underlined numeric cells are in this table? Output only the count as a string."0"
8HB_real_000470Local RelationsNeighbor IndexingFrom this table image, using index (r=4,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.956", "up": "0.944", "down": "0.953", "left": "0.898", "right": "0.990"}
9HB_real_001337Markup GroundingMarked Column ListingList all bold numbers in column P-AUROC. Output only a JSON array of strings.["0.992"]

4. real / real/images/real_000004.png / 8 QA

real/images/real_000004.png
#qidtasksubtaskquestionanswer
1HB_real_001300Aggregation & ComparisonArgmax ReasoningIn column mAP(val), which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "M3Net (transformer)", "value": "69.0"}
2HB_real_001301Aggregation & ComparisonArgmax ReasoningIn column NDS(val), which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "M3Net (transformer)", "value": "72.4"}
3HB_real_001302Aggregation & ComparisonArgmax ReasoningIn column Drivable, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "M3Net (mamba)", "value": "90.6"}
4HB_real_000929Aggregation & ComparisonArgmax ReasoningConsidering only numeric cells, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 19, "col": "Drivable", "value": "90.6"}
5HB_real_001639Markup GroundingMarked Value ListingList all bold numeric values in row M3Net (transformer). Output only a JSON array of strings.["69.0", "72.4", "69.6", "63.4"]
6HB_real_000943Markup GroundingMarker CountingHow many bold numeric cells are in row M3Net (mamba)? Output only the count as a string."5"
7HB_real_000804Aggregation & ComparisonGrouped AggregationExclude boldfaced cells. On the remaining cells in column Divider, what is the maximum value? Output only the number as a string."61.1"
8HB_real_000300Markup GroundingBold PresenceIs the value at position (r=19,c=3) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": true}

5. real / real/images/real_000005.png / 7 QA

real/images/real_000005.png
#qidtasksubtaskquestionanswer
1HB_real_001303Aggregation & ComparisonArgmax ReasoningIn column mIoU, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "M3Net (mamba)", "value": "24.1"}
2HB_real_001304Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column drive. suf.? Output only the number as a string."33.2"
3HB_real_000288Aggregation & ComparisonArgmax ReasoningConsidering only numeric metric columns, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 10, "col": "pedestrian", "value": "34.6"}
4HB_real_000124Markup GroundingBold PresenceIs the value at position (r=10,c=1) in the numeric metric part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
5HB_real_000683Markup GroundingMarked Value ListingList all bold numeric metric values in row M3Net (mamba). Output only a JSON array of strings.["24.1", "28.7", "20.1", "27.3", "28.6", "34.6", "20.5", "18.0", "23.0", "21.7", "22.5", "22.0", "24.7", "27.2"]
6HB_real_000622Markup GroundingMarker CountingHow many bold numeric metric cells are in row M3Net (transformer)? Output only the count as a string."2"
7HB_real_000442Aggregation & ComparisonGrouped AggregationExclude boldfaced cells. On the remaining cells in column bus, what is the maximum value? Output only the number as a string."23.1"

6. real / real/images/real_000006.png / 8 QA

real/images/real_000006.png
#qidtasksubtaskquestionanswer
1HB_real_000085Aggregation & ComparisonExtremum ReasoningFor item TDFusion (Ours) in block LLVIP dataset, what is the maximum value across metrics? Output only the number as a string."16.38"
2HB_real_000094Aggregation & ComparisonExtremum ReasoningFor item TDFusion (Ours) in block LLVIP dataset, what is the minimum value across metrics? Output only the number as a string."0.46"
3HB_real_000473Markup GroundingMarked Value ListingList all light-red highlighted values in row TDFusion (Ours) within block LLVIP dataset. Output only a JSON array of strings.["7.36", "16.38", "1.75", "0.46", "0.70", "0.67"]
4HB_real_000480Markup GroundingMarker CountingHow many numeric cells are highlighted in row TDFusion (Ours) within block LLVIP dataset? Output only the count as a string."6"
5HB_real_000829Aggregation & ComparisonBest SelectionWithin LLVIP dataset, which row label is best on SF↑? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "TDFusion (Ours)", "value": "16.38"}
6HB_real_001309Aggregation & ComparisonBest SelectionWithin LLVIP dataset, which row label is best on EN↑? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "TDFusion (Ours)", "value": "7.36"}
7HB_real_001310Markup GroundingHighlight PresenceIs the number with value 15.00 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric part of the table.{"highlighted": true}
8HB_real_001311Aggregation & ComparisonBest SelectionWithin LLVIP dataset, which row label is best on SSIM↑? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "TDFusion (Ours)", "value": "0.67"}

7. real / real/images/real_000007.png / 12 QA

real/images/real_000007.png
#qidtasksubtaskquestionanswer
1HB_real_000433Consistency & MissingnessColumn MissingnessBased on the table image, list all missing entries in column mAcc (block MSRS under Semantic Segmentation) (N/A or —). Output only a JSON array of strings.[]
2HB_real_001312Aggregation & ComparisonArgmax ReasoningIn column mIoU (block FMB under Semantic Segmentation), which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "TDFusion", "value": "60.50"}
3HB_real_001313Markup GroundingHighlight PresenceIs the number with value 96.03 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
4HB_real_001314Constrained RetrievalValue FilteringList all highlighted numeric values greater than 80 in the table. Output only a JSON array of strings, preserving reading order.["96.03", "85.99", "83.71", "86.04", "86.27", "95.00"]
5HB_real_001031Markup GroundingMarked Value ListingList all values highlighted in pink. Output only a JSON array of strings.["96.03", "72.07", "86.04", "75.09", "67.17", "60.50", "86.27", "59.71"]
6HB_real_000714Constrained RetrievalColor-Anchor RetrievalFor the value 65.97, list all values highlighted with the same light-blue color as the anchor. Output only a JSON array of strings.["65.97", "58.41", "58.23", "85.99", "83.71", "74.50", "95.00", "69.18"]
7HB_real_001003Markup GroundingMarker CountingHow many numeric cells are highlighted in the table? Output only the count as a string."16"
8HB_real_000715Aggregation & ComparisonGrouped AggregationExclude highlighted cells. Among the remaining values in column mAP50, what is the maximum value? Output only the number as a string."83.61"
9HB_real_001742Markup GroundingBold PresenceAt position (r=10,c=1) in the numeric part of the table, is the value boldfaced? Answer JSON {"bold":true/false}. The numeric part excludes the left Methods column.{"bold": false}
10HB_real_001929Markup GroundingUnderline PresenceThe value 96.03 appears exactly once in the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
11HB_real_001931Constrained RetrievalColor-Anchor RetrievalWithin the Object Detection section, list values highlighted with the same pink color as the anchor 86.27. Output only a JSON array of strings.["96.03", "72.07", "86.27", "59.71"]
12HB_real_001937Constrained RetrievalColor-Anchor RetrievalFor the value 58.23, list values highlighted with the same light-blue color within the M3FD block. Output only a JSON array of strings.["58.23", "83.71"]

8. real / real/images/real_000008.png / 9 QA

real/images/real_000008.png
#qidtasksubtaskquestionanswer
1HB_real_000212Aggregation & ComparisonExtremum ReasoningFor item IV (w/o Fusion learning), what is the minimum value across all metrics? Output only the number as a string."0.41"
2HB_real_000489Aggregation & ComparisonExtremum ReasoningFor item IV (w/o Fusion learning), what is the maximum value across all metrics? Output only the number as a string."14.07"
3HB_real_000491Markup GroundingMarked Value ListingList all light-red highlighted numbers in row Ours. Output only a JSON array of strings.["6.86", "14.16", "1.76", "0.43", "0.68", "0.75"]
4HB_real_000791Local RelationsMarker-Anchor NeighborFind the right neighbor of the boldfaced cell with value 6.86. The requested neighbor is numeric. Output only the number as a string."14.16"
5HB_real_000843Markup GroundingMarker CountingHow many numeric cells are highlighted in row Ours? Output only the count as a string."6"
6HB_real_001315Aggregation & ComparisonArgmax ReasoningIn column EN, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Ours", "value": "6.86"}
7HB_real_001316Aggregation & ComparisonArgmax ReasoningIn column SSIM, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Ours", "value": "0.75"}
8HB_real_001317Aggregation & ComparisonPairwise ComparisonIn column SF, compare row IV and row Ours. Which value is larger? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Ours", "value": "14.16"}
9HB_real_001318Local RelationsMarker-Anchor NeighborFind the left neighbor of the highlighted cell with value 14.16. The requested neighbor is numeric. Output only the number as a string."6.86"

9. real / real/images/real_000009.png / 11 QA

real/images/real_000009.png
#qidtasksubtaskquestionanswer
1HB_real_000039Aggregation & ComparisonGrouped AggregationRead the table carefully and among the four +FarSight rows, which row has the maximum MMBench↑ delta? Return the row index as a string (top-to-bottom among +FarSight rows)."4"
2HB_real_000044Constrained RetrievalValue FilteringFor the delta column MMBench↑ (scope: +FarSight rows only), what is the value at row 4? Output the full string."59.8 (+3.5)"
3HB_real_000049Aggregation & ComparisonPairwise ComparisonIn column MMBench↑, compare LLaVA-1.5 + FarSight (Ours) and InstructBLIP + FarSight (Ours). Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "LLaVA-1.5 + FarSight (Ours)", "value": "66.0"}
4HB_real_000372Constrained RetrievalValue FilteringAmong the four +FarSight rows, list rows whose MMBench↑ delta is >= +3.0. Return JSON array of {"item":"...","value":"..."}.[{"item": "InstructBLIP + FarSight (Ours)", "value": "+3.1"}, {"item": "Chat-UniVi + FarSight (Ours)", "value": "+3.5"}]
5HB_real_000379Aggregation & ComparisonExtremum ReasoningIn column MMBench↑, what is the maximum value? Output only the number as a string."66.0"
6HB_real_000627Aggregation & ComparisonExtremum ReasoningFor row LLaVA-1.5 + FarSight (Ours), what is the maximum main metric value? Ignore blue parenthesized delta values. Output only the number as a string."90.5"
7HB_real_000739Aggregation & ComparisonGrouped AggregationAmong the four +FarSight rows, which row has the minimum MMBench↑ delta? Return the row index as a string (top-to-bottom among +FarSight rows)."1"
8HB_real_000762Constrained RetrievalValue FilteringRead the table carefully and for the delta column MMBench↑ (scope: +FarSight rows only), what is the value at row 2? Output the full string."+3.1"
9HB_real_001323Constrained RetrievalValue FilteringConsidering only the four "+ FarSight (Ours)" rows in order, list all delta values in the MMBench↑ column (the blue parenthesized gain values). Output only a JSON array of strings.["+1.7", "+3.1", "+1.9", "+3.5"]
10HB_real_001324Consistency & MissingnessConsistency ProbingIn the MMBench↑ delta values for the four "+ FarSight (Ours)" rows, list all items whose delta is positive (>0). Return JSON array of {item,value}.[{"item": "LLaVA-1.5 + FarSight (Ours)", "value": "+1.7"}, {"item": "InstructBLIP + FarSight (Ours)", "value": "+3.1"}, {"item": "Video-LLaVA + FarSight (Ours)", "value": "+1.9"}, {"item": "Chat-UniVi + FarSight (Ours)", "value": "+3.5"}]
11HB_real_001327Consistency & MissingnessCell MissingnessIs the cell (row LLaVA-1.5, column CHAIR_I↓) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

10. real / real/images/real_000010.png / 10 QA

real/images/real_000010.png
#qidtasksubtaskquestionanswer
1HB_real_000040Aggregation & ComparisonGrouped AggregationPlease answer this question: among the four +FarSight rows, which row has the maximum ActivityNet-QA Accuracy↑ delta? Return the row index as a string (top-to-bottom among +FarSight rows)."3"
2HB_real_000045Aggregation & ComparisonGrouped AggregationAmong the four +FarSight rows, which row has the maximum MSVD-QA Accuracy↑ delta? Return the row index as a string (top-to-bottom among +FarSight rows)."4"
3HB_real_000048Constrained RetrievalValue FilteringFor the delta column MSVD-QA Accuracy↑ (scope: +FarSight rows only), what is the value at row 4? Output the full string."+2.9"
4HB_real_000373Constrained RetrievalValue FilteringFor the ActivityNet-QA Accuracy↑ delta column, considering +FarSight rows only, what is the value at row 3? Output the full string."+1.2"
5HB_real_000377Aggregation & ComparisonPairwise ComparisonIn column ActivityNet-QA Accuracy↑, compare VILA and VILA + FarSight (Ours). Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "VILA + FarSight (Ours)", "value": "51.4"}
6HB_real_000628Aggregation & ComparisonExtremum ReasoningIn column ActivityNet-QA Accuracy↑, what is the maximum value? Output only the number as a string."51.4"
7HB_real_000736Constrained RetrievalValue FilteringAmong the four +FarSight rows, list rows whose ActivityNet-QA Accuracy↑ delta is >= +1.0. Return JSON array of {"item":"...","value":"..."}.[{"item": "VILA + FarSight (Ours)", "value": "+1.2"}]
8HB_real_001328Aggregation & ComparisonBest SelectionIn metric Accuracy↑ (block MSVD-QA), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "VILA + FarSight (Ours)", "value": "74.5"}
9HB_real_001329Constrained RetrievalValue FilteringConsidering only the four "+ FarSight (Ours)" rows in order, list all delta values in ActivityNet-QA Accuracy↑ (blue parenthesized gains). Output only a JSON array of strings.["+0.6", "+0.5", "+1.2", "+0.5"]
10HB_real_001331Consistency & MissingnessColumn MissingnessList all missing entries in column Te.↑ (block Video-Based Text Generation) (N/A or —). Output only a JSON array of strings.[]

11. real / real/images/real_000011.png / 5 QA

real/images/real_000011.png
#qidtasksubtaskquestionanswer
1HB_real_001339Constrained RetrievalCell RetrievalWhat is the Stereo Pairs value for FSD (Ours)? Output only the cell text as a string."1000K"
2HB_real_001340Aggregation & ComparisonArgmax ReasoningIn row Scenes, which dataset column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Spring [44]", "value": "47"}
3HB_real_001341Constrained RetrievalValue FilteringIn row Scenes, list all dataset columns with value >= 10. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "Sintel [6]", "value": "10"}, {"item": "TartanAir [66]", "value": "18"}, {"item": "Spring [44]", "value": "47"}, {"item": "FSD (Ours)", "value": "12"}]
4HB_real_001342Aggregation & ComparisonPairwise ComparisonIn row Scenes, compare TartanAir [66] and FSD (Ours). Which value is larger? Return JSON {"item":"<column label>","value":"<cell value>"}.{"item": "TartanAir [66]", "value": "18"}
5HB_real_001343Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

12. real / real/images/real_000012.png / 10 QA

real/images/real_000012.png
#qidtasksubtaskquestionanswer
1HB_real_000193Constrained RetrievalColor-Anchor RetrievalAt position (r=11,c=1) in the numeric part of the table, list all numbers highlighted with the same light-green color as the anchor. The numeric part excludes the header and left method-name column. Output only a JSON array of strings.["5.5", "1.8", "3.2", "4.9", "1.1", "0.5", "2.3", "2.8"]
2HB_real_000198Markup GroundingHighlight PresenceIs the value at position (r=11,c=1) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_green"}
3HB_real_000789Local RelationsMarker-Anchor NeighborFind the down neighbor of the highlighted cell with value 5.5. The requested neighbor is numeric. Output only the number as a string."7.5"
4HB_real_001040Local RelationsMarker-Anchor NeighborFind the right neighbor of the highlighted cell with value 5.5. The requested neighbor is numeric. Output only the number as a string."1.8"
5HB_real_001044Markup GroundingHighlight PresenceIs the value at position (r=13,c=4) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": true}
6HB_real_001047Aggregation & ComparisonGrouped AggregationAmong the light-green highlighted cells, what is the minimum value? Output only the number as a string."0.5"
7HB_real_001344Aggregation & ComparisonBest SelectionIn metric KITTI-12 D1↓, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}. Exclude missing entries.{"item": "Ours", "value": "2.3"}
8HB_real_001345Aggregation & ComparisonBest SelectionIn metric ETH3D BP-1↓, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}. Exclude missing entries.{"item": "Ours", "value": "0.5"}
9HB_real_001346Aggregation & ComparisonArgmax ReasoningFind the single largest numeric cell in the numeric part of the table. Return JSON {"row":<int>,"col":<int>,"value":<string>}.{"row": 1, "col": 1, "value": "14.8"}
10HB_real_001347Markup GroundingMarker CountingHow many numeric cells are highlighted in light green? Output only the count as a string."8"

13. real / real/images/real_000013.png / 11 QA

real/images/real_000013.png
#qidtasksubtaskquestionanswer
1HB_real_000061Markup GroundingMarked Value ListingUsing the table only, list all numbers highlighted in light green. Output only a JSON array of strings.["1.26", "0.26", "0.09", "2.31", "1.52", "0.13"]
2HB_real_000064Markup GroundingMarked Value ListingReturn every value shown in bold. Output only a JSON array of strings.["1.26", "0.26", "0.09"]
3HB_real_000068Markup GroundingMarker CountingHow many bold numbers are in the table? Output only the count as a string."3"
4HB_real_000562Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column EPE? Exclude N/A and —. Output only the number as a string."0.09"
5HB_real_000563Constrained RetrievalCell RetrievalWhat is the BP-1.0 value for row Ours? Output only the number as a string."1.52"
6HB_real_000626Markup GroundingMarker CountingAccording to the table image, how many numeric cells are highlighted in light green in this table? Output only the count as a string."6"
7HB_real_000773Aggregation & ComparisonArgmax ReasoningIn column BP-1.0, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "HITNet [56]", "value": "2.79"}
8HB_real_000777Local RelationsNeighbor Value TracingThe value 1.26 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": null, "right": "0.26"}
9HB_real_000989Markup GroundingMarker CountingHow many underlined numeric cells are in this table? Output only the count as a string."0"
10HB_real_001350Aggregation & ComparisonPairwise ComparisonIn column EPE, compare Ours (finetuned) and Ours. Which value is smaller? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Ours (finetuned)", "value": "0.09"}
11HB_real_001351Constrained RetrievalValue FilteringIn column BP-0.5, list all methods with value <= 3.20. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "MoCha-Stereo [14]", "value": "3.20"}, {"item": "Selective-IGEV [67]", "value": "3.06"}, {"item": "Ours (finetuned)", "value": "1.26"}, {"item": "Ours", "value": "2.31"}]

14. real / real/images/real_000014.png / 11 QA

real/images/real_000014.png
#qidtasksubtaskquestionanswer
1HB_real_000073Aggregation & ComparisonRank SelectionFor column BP-2, what is the 2nd largest row? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Post-hourglass", "value": "2.20"}
2HB_real_000083Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column BP-2? Output only the number as a string."2.25"
3HB_real_000415Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column BP-2? Output only the number as a string."1.97"
4HB_real_000795Aggregation & ComparisonArgmax ReasoningIn column BP-2, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 5, "col": 1, "value": "2.25"}
5HB_real_000797Constrained RetrievalColor-Anchor RetrievalAt position (r=2,c=1) in the numeric part of the table, list all numbers highlighted with the same light-green color as the anchor. Output only a JSON array of strings.["1.97", "1.97", "1.97", "1.97", "1.97"]
6HB_real_000950Local RelationsNeighbor IndexingAt position (r=8,c=1) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "2.20", "up": "2.06", "down": "1.97", "left": null, "right": null}
7HB_real_001002Markup GroundingMarker CountingHow many numeric cells are highlighted in light green? Output only the count as a string."5"
8HB_real_001354Aggregation & ComparisonRank SelectionFor column BP-2, what is the 3rd largest row? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "RoPE", "value": "2.19"}
9HB_real_001355Markup GroundingHighlight PresenceIs the value at position (r=2,c=1) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_green"}
10HB_real_001356Markup GroundingHighlight PresenceIs value 2.01 highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": false}
11HB_real_001357Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

15. real / real/images/real_000015.png / 4 QA

real/images/real_000015.png
#qidtasksubtaskquestionanswer
1HB_real_001358Aggregation & ComparisonBest SelectionIn metric 7B (ppl: 5.12↓) at 40%, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "MoDeGPT (ours)", "value": "8.41"}
2HB_real_001359Aggregation & ComparisonBest SelectionIn metric 13B (ppl: 4.57↓) at 50%, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "MoDeGPT (ours)", "value": "8.95"}
3HB_real_001360Markup GroundingBold PresenceIs value 8.41 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
4HB_real_001361Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

16. real / real/images/real_000016.png / 5 QA

real/images/real_000016.png
#qidtasksubtaskquestionanswer
1HB_real_001362Aggregation & ComparisonBest SelectionWithin group "LLAMA-2 7B, Compress=30%", which method is best on Average? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "MoDeGPT-Alpaca (ours)", "value": "62.02"}
2HB_real_001363Aggregation & ComparisonBest SelectionWithin group "LLAMA-2 7B, Compress=40%", which method is best on WinoG.? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "MoDeGPT-Alpaca (ours)", "value": "64.40"}
3HB_real_001364Aggregation & ComparisonPairwise ComparisonFor MoDeGPT-Alpaca (ours) in group LLAMA-2 7B, Compress=30%, compare ARC-e and PIQA. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "PIQA", "value": "73.34"}
4HB_real_001365Constrained RetrievalValue FilteringIn column Average, list all rows with value >= 62. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "Dense (LLAMA-2 7B, 0%)", "value": "69.00"}, {"item": "MoDeGPT-Alpaca (ours) (LLAMA-2 7B, 30%)", "value": "62.02"}, {"item": "Dense (LLAMA-3 8B, 0%)", "value": "72.75"}, {"item": "MoDeGPT-Alpaca (ours) (LLAMA-3 8B, 25%)", "value": "63.96"}]
5HB_real_001366Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

17. real / real/images/real_000017.png / 9 QA

real/images/real_000017.png
#qidtasksubtaskquestionanswer
1HB_real_000260Constrained RetrievalValue FilteringIn column Average, list highlighted numbers greater than 65. Output only a JSON array of strings.["65.51", "66.79"]
2HB_real_000517Markup GroundingUnderline PresenceFrom this table image, is value 4.89 underlined? Answer JSON {"underlined":true/false}.{"underlined": true}
3HB_real_000909Constrained RetrievalValue FilteringIn column Average, list highlighted numbers greater than 60. Output only a JSON array of strings.["63.08", "65.51", "66.79"]
4HB_real_001011Constrained RetrievalValue FilteringIn column Average, list highlighted numbers greater than 66. Output only a JSON array of strings.["66.79"]
5HB_real_001367Aggregation & ComparisonBest SelectionIn metric Wikitext-2↓, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Dense LLAMA-2 70B", "value": "3.12"}
6HB_real_001368Aggregation & ComparisonBest SelectionIn metric Average↑, which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Dense LLAMA-2 70B", "value": "70.02"}
7HB_real_001369Markup GroundingBold PresenceIs value 66.79 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
8HB_real_001370Markup GroundingMarked Column ListingList all underlined values in column Wikitext-2↓. Output only a JSON array of strings.["4.89"]
9HB_real_001371Aggregation & ComparisonRank SelectionIn column Average, list the top 2 methods by value, sorted from highest to lowest. Return a JSON array of {"item":"<row label>","value":"<cell value>"}.[{"item": "Dense LLAMA-2 70B", "value": "70.02"}, {"item": "MoDeGPT + our sparsity + Alpaca", "value": "66.79"}]

18. real / real/images/real_000018.png / 6 QA

real/images/real_000018.png
#qidtasksubtaskquestionanswer
1HB_real_001372Aggregation & ComparisonBest SelectionIn metric Angular Error ↓ Mirror (block Laval Indoor [20]), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "StyleLight (reported by the paper)", "value": "4.30"}
2HB_real_001373Aggregation & ComparisonBest SelectionWithin group "Poly Haven [3]", which method is best on Normalized RMSE ↓ Diffuse? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "SDXL† + iterative + LoRA (ours)", "value": "0.20"}
3HB_real_001374Consistency & MissingnessCell MissingnessIs the cell (row StyleLight (reported by the paper), column Normalized RMSE ↓ Diffuse) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
4HB_real_001375Markup GroundingHighlight PresenceIs value 5.94 highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": true}
5HB_real_001376Markup GroundingHighlight PresenceIs the value at row StyleLight (reproduced using official code), column Normalized RMSE ↓ Diffuse within the Laval Indoor block highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": true, "color": "light_yellow"}
6HB_real_001377Consistency & MissingnessConsistency ProbingFor row StyleLight (reported by the paper), which Normalized RMSE columns are marked missing with "-"? Output only a JSON array of column labels.["Normalized RMSE ↓ Diffuse", "Normalized RMSE ↓ Matte", "Normalized RMSE ↓ Mirror"]

19. real / real/images/real_000019.png / 9 QA

real/images/real_000019.png
#qidtasksubtaskquestionanswer
1HB_real_000524Markup GroundingUnderline PresenceAccording to the image table, is value 128.8 underlined? Answer JSON {"underlined":true/false}.{"underlined": true}
2HB_real_000602Markup GroundingMarked Value ListingList all underlined numeric values in the table. If the same value appears more than once, list it only once. Output only a JSON array of strings.["99.9", "1.44 / 18.5", "45.6", "128.8", "24.3", "0.74"]
3HB_real_000927Aggregation & ComparisonExtremum ReasoningFor row MicKey (ours), what is the minimum numeric value across the row? Output only the number as a string."0.74"
4HB_real_001378Aggregation & ComparisonBest SelectionWithin group "Dense Features", which method is best on AUC? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "RoMa [25]", "value": "0.67"}
5HB_real_001379Aggregation & ComparisonExtremum ReasoningIn column Time (ms), what is the minimum value? Output only the number as a string."21.6"
6HB_real_001380Constrained RetrievalValue FilteringIn column AUC, list all rows with value >= 0.70. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "MicKey w/ Overlap (ours)", "value": "0.75"}, {"item": "MicKey (ours)", "value": "0.74"}]
7HB_real_001381Markup GroundingBold PresenceIs value 0.75 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
8HB_real_001382Local RelationsMarker-Anchor NeighborFor the bold cell with value 0.75 in row MicKey w/ Overlap (ours), return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": null, "right": "49.2"}
9HB_real_001383Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

20. real / real/images/real_000020.png / 4 QA

real/images/real_000020.png
#qidtasksubtaskquestionanswer
1HB_real_001384Aggregation & ComparisonBest SelectionWithin group "D+O+P Signal", which method is best on Prec. (%)? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "RoMa [25]", "value": "94.4"}
2HB_real_001385Aggregation & ComparisonBest SelectionWithin group "Pose Signal", which method is best on AUC? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "MicKey (ours)", "value": "0.99"}
3HB_real_001386Aggregation & ComparisonExtremum ReasoningIn column Trans (m), what is the minimum value? Output only the number as a string. (Column "Trans (m) / Rot (°)" uses the Trans part for this question.)"0.11"
4HB_real_001387Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

21. real / real/images/real_000021.png / 6 QA

real/images/real_000021.png
#qidtasksubtaskquestionanswer
1HB_real_001388Aggregation & ComparisonExtremum ReasoningIn column Prec. (%), what is the maximum value? Output only the number as a string."92.9"
2HB_real_001389Markup GroundingBold PresenceIs value 91.7 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
3HB_real_001390Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]
4HB_real_000688Markup GroundingMarked Value ListingList all bold numeric values in the Our Depth row under the SuperGlue block. Output only a JSON array of strings.["0.99", "91.7", "0.11", "2.06"]
5HB_real_000722Markup GroundingMarker CountingHow many bold numeric values are in the Our Depth row under the SuperGlue block? Output only the count as a string."4"
6HB_real_000667Aggregation & ComparisonArgmax ReasoningConsidering only numeric metric cells, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 4, "col": "Prec. (%)", "value": "92.9"}

22. real / real/images/real_000022.png / 7 QA

real/images/real_000022.png
#qidtasksubtaskquestionanswer
1HB_real_000614Aggregation & ComparisonExtremum ReasoningFrom this table image, in column Pose (25cm, 5°) AUC, what is the maximum value? Output only the number as a string."0.36"
2HB_real_001391Aggregation & ComparisonBest SelectionWithin group "MicKey w/ Overlap", which solver is best on VCRE (90px) AUC? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Our Solver", "value": "0.75"}
3HB_real_001392Aggregation & ComparisonBest SelectionWithin group "MicKey", which solver is best on VCRE (90px) Prec. (%)? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Our Solver", "value": "49.2"}
4HB_real_001393Local RelationsNeighbor Value TracingThe value 0.36 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "42.1", "right": "14.6"}
5HB_real_001394Aggregation & ComparisonExtremum ReasoningIn column Pose (25cm, 5°) Prec. (%), what is the minimum value? Output only the number as a string."6.9"
6HB_real_001395Aggregation & ComparisonPairwise ComparisonIn group SuperGlue [22, 69], compare Ess. Scale and PnP on Pose (25cm, 5°) Prec. (%). Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Ess. Scale", "value": "16.8"}
7HB_real_001396Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

23. real / real/images/real_000023.png / 17 QA

real/images/real_000023.png
#qidtasksubtaskquestionanswer
1HB_real_000526Markup GroundingUnderline PresenceBased on the table image, is value 3.7 underlined? Answer JSON {"underlined":true/false}.{"underlined": true}
2HB_real_001399Markup GroundingBold PresenceIs value 233.7 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
3HB_real_001400Markup GroundingMarked Column ListingList all underlined values in column Rot (from "Rep. / Trans / Rot"). Output only a JSON array of strings.["75.2"]
4HB_real_000536Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.["0.08", "7.3", "3.7", "75.2"]
5HB_real_000942Markup GroundingMarker CountingHow many bold numeric cells are in the table? Output only the count as a string."3"
6HB_real_001336Markup GroundingMarked Value ListingList all bold numeric values in the table. Output only a JSON array of strings.["0.15 / 11.1", "3.1 / 58.3", "233.7"]
7HB_real_001026Markup GroundingMarked Column ListingIn column Trans from Median Errors, list all underlined values. Output only a JSON array of strings.["3.7"]
8HB_real_001841Markup GroundingUnderline PresenceAt position (r=1,c=1) in the numeric part of the table, is the value underlined? Answer JSON {"underlined":true/false}. The numeric part excludes the left method-label column.{"underlined": false}
9HB_real_001027Markup GroundingMarker CountingHow many underlined numeric values are in the table? Output only the count as a string."4"
10HB_real_001461Markup GroundingMarked Column ListingIn column Rot from Median Errors, list all bold values. Output only a JSON array of strings.["58.3"]
11HB_real_002000Markup GroundingBold PresenceAt position (r=1,c=2) in the numeric part of the table, is the value boldfaced? Answer JSON {"bold":true/false}. The numeric part excludes the left method-label column.{"bold": false}
12HB_real_001028Aggregation & ComparisonGrouped AggregationExclude underlined cells. Among the remaining values in column Rot from Median Errors, what is the minimum value? Output only the number as a string."58.3"
13HB_real_001037Aggregation & ComparisonArgmax ReasoningWithin the Median Errors section, find the largest numeric value. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Count rows top-to-bottom and columns Rep., Trans, Rot left-to-right.{"row": 1, "col": 1, "value": "271.8"}
14HB_real_001338Local RelationsNeighbor IndexingWithin the Median Errors section, at position (r=4,c=2), return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "3.7", "up": "3.1", "down": null, "left": "233.7", "right": "75.2"}
15HB_real_001038Local RelationsNeighbor Value TracingThe value 75.2 appears exactly once in the table. What are its immediate left and right neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "3.7", "right": null}
16HB_real_001045Aggregation & ComparisonGrouped AggregationAcross all methods, what is the mean AUC value in the VCRE section? Output the value rounded to two decimal places as a string."0.09"
17HB_real_001940Constrained RetrievalCell RetrievalWithin the VCRE section, find the Prec. value at position (r=2,c=2), where c=1 is AUC and c=2 is Prec. Output only the number as a string."2.6"

24. real / real/images/real_000024.png / 8 QA

real/images/real_000024.png
#qidtasksubtaskquestionanswer
1HB_real_001401Aggregation & ComparisonBest SelectionIn metric LPIPS↓, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "B", "value": "0.110"}
2HB_real_001402Markup GroundingHighlight PresenceIs value 36.529 highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": true}
3HB_real_001403Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]
4HB_real_001086Constrained RetrievalColor-Anchor RetrievalFor the number with value 36.529, list all numeric values highlighted with the same light-pink background as the anchor. Output only a JSON array of strings.["0.943", "0.110", "36.529"]
5HB_real_000772Markup GroundingMarked Value ListingList all numbers highlighted in light yellow. Output only a JSON array of strings.["0.113", "36.294", "0.943"]
6HB_real_000457Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light pink. What is their maximum numeric value? Output only the number as a string."36.529"
7HB_real_000664Aggregation & ComparisonArgmax ReasoningConsidering only numeric metric cells, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 5, "col": "PSNR", "value": "36.529"}
8HB_real_000625Markup GroundingMarker CountingHow many numeric cells are highlighted with a background color in the table? Output only the count as a string."9"

25. real / real/images/real_000025.png / 8 QA

real/images/real_000025.png
#qidtasksubtaskquestionanswer
1HB_real_001404Aggregation & ComparisonBest SelectionIn metric SSIM↑, which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "H", "value": "0.877"}
2HB_real_001405Constrained RetrievalValue FilteringIn column PSNR, list all rows with value >= 33.7. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "B", "value": "34.042"}, {"item": "E", "value": "33.845"}, {"item": "H", "value": "33.778"}]
3HB_real_001406Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]
4HB_real_001090Constrained RetrievalColor-Anchor RetrievalFor the number with value 34.042, list all numeric values highlighted with the same light-pink background as the anchor. Output only a JSON array of strings.["34.042", "0.148", "0.877"]
5HB_real_000775Markup GroundingMarked Value ListingList all numbers highlighted in light orange. Output only a JSON array of strings.["0.870", "33.845", "0.148"]
6HB_real_000458Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light yellow. What is their maximum numeric value? Output only the number as a string."33.778"
7HB_real_000665Aggregation & ComparisonArgmax ReasoningConsidering only numeric metric cells, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 2, "col": "PSNR", "value": "34.042"}
8HB_real_000990Markup GroundingMarker CountingHow many numeric cells are highlighted with a background color in the table? Output only the count as a string."9"

26. real / real/images/real_000026.png / 6 QA

real/images/real_000026.png
#qidtasksubtaskquestionanswer
1HB_real_000424Consistency & MissingnessColumn MissingnessFrom this table image, list all missing entries in column DA (N/A or —). Output only a JSON array of row labels.["(M) Human"]
2HB_real_000918Consistency & MissingnessCell MissingnessIs the cell at row (M) Human and column DA missing (N/A or — or -)? Answer JSON {"missing":true/false}.{"missing": true}
3HB_real_001407Aggregation & ComparisonExtremum ReasoningIn column Accuracy, what is the maximum value? Output only the value string as shown."94%"
4HB_real_001408Aggregation & ComparisonExtremum ReasoningIn column Duration (s), what is the minimum value? Output only the value string as shown."~13.37"
5HB_real_001409Constrained RetrievalValue FilteringIn column Accuracy, list all rows with value >= 30. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "(G) Swarm(3×TOT)", "value": "30.18±4.30"}, {"item": "(L) Swarm(7×TOT)", "value": "30.56±3.25"}, {"item": "(M) Human", "value": "94%"}]
6HB_real_001411Markup GroundingMarker CountingHow many underlined numeric values are in the table? Output only the count as a string."0"

27. real / real/images/real_000027.png / 8 QA

real/images/real_000027.png
#qidtasksubtaskquestionanswer
1HB_real_000087Aggregation & ComparisonExtremum ReasoningFor item OmniThink in group Qwen-Plus, what is the maximum value across all metrics? Exclude missing entries. Output only the number as a string."11.66"
2HB_real_000095Aggregation & ComparisonExtremum ReasoningFor item OmniThink in group Qwen-Plus, what is the minimum value across all metrics? Exclude missing entries. Output only the number as a string."0.7230"
3HB_real_000472Markup GroundingMarked Value ListingList all bold numbers in the OmniThink row within group Qwen-Plus. Output only a JSON array of strings.["4.00", "3.92", "4.06", "3.38", "0.7230", "11.66"]
4HB_real_000828Markup GroundingMarker CountingHow many bold numeric cells are in the OmniThink row within group Qwen-Plus? Output only the count as a string."6"
5HB_real_000831Aggregation & ComparisonBest SelectionWithin group Qwen-Plus, which method is best on Knowledge Density? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "OmniThink", "value": "11.66"}
6HB_real_001434Aggregation & ComparisonBest SelectionWithin group GPT-4o, which row label is best on Knowledge Density? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "OmniThink", "value": "22.31"}
7HB_real_001435Aggregation & ComparisonRank SelectionList the top-3 items by column Knowledge Density, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "GPT-4o / OmniThink", "value": "22.31"}, {"item": "GPT-4o / RAG", "value": "22.11"}, {"item": "GPT-4o / oRAG", "value": "19.70"}]
8HB_real_001436Aggregation & ComparisonRank SelectionWithin group Qwen-Plus, list the top-2 methods by Knowledge Density, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "OmniThink", "value": "11.66"}, {"item": "Co-STORM*", "value": "11.52"}]

28. real / real/images/real_000028.png / 4 QA

real/images/real_000028.png
#qidtasksubtaskquestionanswer
1HB_real_001412Aggregation & ComparisonBest SelectionWithin block Flowers102 (upper half, UL=✗), which method is best on TRZSL? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "CPL (Ours)", "value": "84.60"}
2HB_real_001413Aggregation & ComparisonBest SelectionWithin block RESISC45 (upper half, UL=✓), which method is best on TRZSL? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "CPL (Ours)", "value": "85.85"}
3HB_real_001414Constrained RetrievalValue FilteringIn column EuroSAT TRZSL, list all rows with value >= 90. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "GRIP (UL=✓)", "value": "92.33"}, {"item": "CPL (Ours, UL=✓)", "value": "93.78"}]
4HB_real_001415Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

29. real / real/images/real_000029.png / 6 QA

real/images/real_000029.png
#qidtasksubtaskquestionanswer
1HB_real_000618Aggregation & ComparisonPairwise ComparisonFrom this table image, in column DTD UL, compare CPL (Ours, UL=✗) and CPL (Ours, UL=✓). Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "CPL (Ours, UL=✓)", "value": "53.42"}
2HB_real_001416Aggregation & ComparisonBest SelectionWithin block Flowers102 (upper half, UL=✗), which method is best on SSL? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "CPL (Ours)", "value": "70.58"}
3HB_real_001417Aggregation & ComparisonBest SelectionWithin block RESISC45 (upper half, UL=✓), which method is best on TRZSL? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "CPL (Ours)", "value": "86.67"}
4HB_real_001418Aggregation & ComparisonBest SelectionWithin block EuroSAT (lower half, UL=✓), which method is best on TRZSL? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "CPL (Ours)", "value": "98.31"}
5HB_real_001419Consistency & MissingnessConsistency ProbingIn the DTD block, compare CPL (Ours, UL=✓) against CPL (Ours, UL=✗). List the metric columns where the UL=✓ row has a higher value. Output only a JSON array of column labels.["SSL", "UL", "TRZSL"]
6HB_real_001420Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

30. real / real/images/real_000030.png / 11 QA

real/images/real_000030.png
#qidtasksubtaskquestionanswer
1HB_real_000238Aggregation & ComparisonRank SelectionUsing the table only, in column CALTECH-101, list the top 2 rows by value in descending order. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "LaFTer + Ours", "value": "93.4"}, {"item": "LaFTer", "value": "93.3"}]
2HB_real_000499Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string."6"
3HB_real_000596Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.["71.5", "48.0", "68.2", "74.6", "73.9", "93.3"]
4HB_real_000869Aggregation & ComparisonExtremum ReasoningIn row LaFTer + Ours, what is the maximum numeric value across the table? Output only the number as a string."93.4"
5HB_real_001421Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column EuroSAT? Output only the number as a string."82.2"
6HB_real_001422Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]
7HB_real_000050Constrained RetrievalColor-Anchor RetrievalFor the value at position (r=5,c=1) in the numeric part of the table, list all numeric values highlighted with the same light-gray row background as the anchor row. Output only a JSON array of strings.["76.7", "71.0", "77.3", "82.2", "56.3", "93.4"]
8HB_real_000878Markup GroundingUnderline PresenceIs the value at position (r=3,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": true}
9HB_real_001460Markup GroundingMarked Column ListingList all underlined values in column CALTECH-101. Output only a JSON array of strings.["93.3"]
10HB_real_000806Aggregation & ComparisonGrouped AggregationExclude underlined cells. On the remaining cells in column Flowers-102, what is the maximum value? Output only the number as a string."76.7"
11HB_real_000933Aggregation & ComparisonArgmax ReasoningConsidering only numeric cells, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 5, "col": "CALTECH-101", "value": "93.4"}

31. real / real/images/real_000031.png / 5 QA

real/images/real_000031.png
#qidtasksubtaskquestionanswer
1HB_real_001423Aggregation & ComparisonBest SelectionWithin block UL=✗, which method is best on SSL? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "CPL CAV", "value": "55.50"}
2HB_real_001424Aggregation & ComparisonBest SelectionWithin block UL=✓, which method is best on TRZSL? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "CPL LW", "value": "68.29"}
3HB_real_001425Aggregation & ComparisonExtremum ReasoningIn column UL, what is the maximum value? Output only the number as a string."52.23"
4HB_real_001426Constrained RetrievalValue FilteringWithin block UL=✓, in column SSL, list all rows with value >= 60. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "CPL Soft CE", "value": "60.83"}, {"item": "CPL CC", "value": "61.21"}, {"item": "CPL RC", "value": "60.21"}, {"item": "CPL CAV", "value": "61.06"}, {"item": "CPL LW", "value": "60.20"}]
5HB_real_001427Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

32. real / real/images/real_000032.png / 8 QA

real/images/real_000032.png
#qidtasksubtaskquestionanswer
1HB_real_000559Constrained RetrievalValue FilteringBased on the table image, in group DTD, column SSL, list all rows with value >= 62. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Use only the main value and ignore the small subscript values.[{"item": "CPL (UL=✗)", "value": "62.78"}, {"item": "CPL (UL=✓)", "value": "69.82"}]
2HB_real_000634Constrained RetrievalValue FilteringIn group DTD, column TRZSL, list all rows with value >= 62. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Use only the main value and ignore the small subscript values.[{"item": "CPL (UL=✗)", "value": "62.52"}, {"item": "GRIP (UL=✓)", "value": "64.92"}, {"item": "CPL (UL=✓)", "value": "71.97"}]
3HB_real_001428Aggregation & ComparisonBest SelectionWithin group DTD, which method is best on TRZSL? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Use only the main value and ignore the small subscript values.{"item": "CPL (UL=✓)", "value": "71.97"}
4HB_real_001429Aggregation & ComparisonBest SelectionWithin group RESISC45, which method is best on SSL? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Use only the main value and ignore the small subscript values.{"item": "CPL (UL=✓)", "value": "87.75"}
5HB_real_001430Aggregation & ComparisonBest SelectionWithin group Flowers102, which method is best on TRZSL? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Use only the main value and ignore the small subscript values.{"item": "CPL (UL=✓)", "value": "97.34"}
6HB_real_001431Aggregation & ComparisonPairwise ComparisonIn group RESISC45, column UL, compare CPL (UL=✗) and CPL (UL=✓). Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Use only the main value and ignore the small subscript values.{"item": "CPL (UL=✓)", "value": "80.88"}
7HB_real_001432Aggregation & ComparisonExtremum ReasoningFor row CPL (UL=✓) in group DTD, what is the minimum value across SSL, UL, and TRZSL? Output only the number as a string. Use only the main value and ignore the small subscript values."57.20"
8HB_real_001433Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

33. real / real/images/real_000033.png / 13 QA

real/images/real_000033.png
#qidtasksubtaskquestionanswer
1HB_real_000427Consistency & MissingnessColumn MissingnessBy reading the table in the image, list all missing entries in column VQAv2 (N/A or —). Output only a JSON array of row labels.["InstructBLIP (Dai et al., 2023)", "LLaVA (Liu et al., 2023b)", "mPLUG-Owl (Ye et al., 2023b)"]
2HB_real_000926Markup GroundingUnderline PresenceFrom this table, is value 66.7 underlined? Answer JSON {"underlined":true/false}.{"underlined": true}
3HB_real_001438Aggregation & ComparisonExtremum ReasoningIn column MMB, what is the maximum value? Output only the number as a string."60.9"
4HB_real_001439Consistency & MissingnessColumn MissingnessWhich row labels have missing entries in column OKVQA? Output only a JSON array of row-label strings.["LLaVA (Liu et al., 2023b)", "mPLUG-Owl (Ye et al., 2023b)", "Video-LLaVA (Lin et al., 2023)"]
5HB_real_001440Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.["123.1", "82.7", "119.3", "34.0", "48.1", "66.7", "58.0"]
6HB_real_001796Markup GroundingMarked Column ListingIn column NoCaps, list the underlined values. Output only a JSON array of strings.["123.1"]
7HB_real_000997Markup GroundingUnderline PresenceAt position (r=1,c=1) in the numeric part of the table, is the value underlined? Answer JSON {"underlined":true/false}. The numeric part excludes the left Model and Version columns.{"underlined": true}
8HB_real_001704Markup GroundingMarked Value ListingList the bold numeric values in the NExT-GPT row. Output only a JSON array of strings.["123.7", "84.5", "124.9", "48.4", "52.1", "57.5"]
9HB_real_001334Markup GroundingMarker CountingHow many bold numeric values are in the table? Output only the count as a string."8"
10HB_real_000698Constrained RetrievalColor-Anchor RetrievalAt position (r=7,c=1) in the numeric part of the table, list all numeric values highlighted with the same light-blue row background as the anchor row. Output only a JSON array of strings. The numeric part excludes the left Model and Version columns.["123.7", "84.5", "124.9", "66.7", "48.4", "52.1", "58.0", "57.5"]
11HB_real_001748Constrained RetrievalValue FilteringIn the light-blue highlighted NExT-GPT row, list the numeric values greater than 80. Output only a JSON array of strings.["123.7", "84.5", "124.9"]
12HB_real_001855Aggregation & ComparisonGrouped AggregationExclude underlined cells. Among the remaining values in column NoCaps, what is the maximum value? Output only the number as a string."123.7"
13HB_real_000981Markup GroundingBold PresenceAt position (r=7,c=4) in the numeric part of the table, is the value boldfaced? Answer JSON {"bold":true/false}. The numeric part excludes the left Model and Version columns.{"bold": false}

34. real / real/images/real_000034.png / 9 QA

real/images/real_000034.png
#qidtasksubtaskquestionanswer
1HB_real_000518Markup GroundingUnderline PresenceUsing the visual table content, is value 64.5 underlined? Answer JSON {"underlined":true/false}.{"underlined": true}
2HB_real_001441Aggregation & ComparisonExtremum ReasoningIn column MSR-VTT, what is the maximum value? Output only the number as a string."76.2"
3HB_real_001442Consistency & MissingnessColumn MissingnessList all missing entries in column NExTQA (N/A or —). Output only a JSON array of row labels.["Codi (Tang et al., 2023)", "UIO-2XXL (Lu et al., 2023)", "Video-LLaVA (Lin et al., 2023)"]
4HB_real_001443Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.["74.4*", "78.9*", "29.6", "59.2", "64.5"]
5HB_real_001349Constrained RetrievalColor-Anchor RetrievalFor the number with value 76.2*, list all numeric values highlighted with the same light-blue row background as the anchor row. Output only a JSON array of strings.["76.2*", "64.5", "61.4", "50.7", "81.3*"]
6HB_real_000873Markup GroundingUnderline PresenceIs the value at position (r=6,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
7HB_real_000897Markup GroundingMarked Column ListingList all underlined values in column MSVD-QA. Output only a JSON array of strings.["64.5"]
8HB_real_000643Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light blue in the NExT-GPT row. What is their maximum numeric value? Output only the number as a string."81.3"
9HB_real_001335Markup GroundingMarked Value ListingList all bold numeric values in the NExT-GPT row. Output only a JSON array of strings.["76.2*", "61.4", "50.7", "81.3*"]

35. real / real/images/real_000035.png / 10 QA

real/images/real_000035.png
#qidtasksubtaskquestionanswer
1HB_real_000522Markup GroundingUnderline PresenceFrom this table image, is value 11.18 underlined? Answer JSON {"underlined":true/false}.{"underlined": true}
2HB_real_001444Aggregation & ComparisonBest SelectionIn metric Image FID(↓), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "NExT-GPT", "value": "10.07"}
3HB_real_001445Aggregation & ComparisonBest SelectionIn metric Audio FAD(↓), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "NExT-GPT", "value": "1.68"}
4HB_real_001446Aggregation & ComparisonBest SelectionIn metric Video CLIPSIM(↑), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "NExT-GPT", "value": "31.97"}
5HB_real_001447Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.["11.18", "1.74", "30.96"]
6HB_real_001464Constrained RetrievalColor-Anchor RetrievalFor the number with value 10.07, list all numeric values highlighted with the same light-blue row background as the anchor row. Output only a JSON array of strings.["10.07", "1.68", "31.97"]
7HB_real_000874Markup GroundingUnderline PresenceIs the value at position (r=7,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
8HB_real_000899Markup GroundingMarked Column ListingList all underlined values in column FAD. Output only a JSON array of strings.["1.74"]
9HB_real_000807Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light blue in the NExT-GPT row. What is their maximum numeric value? Output only the number as a string."31.97"
10HB_real_000941Markup GroundingMarker CountingHow many bold numeric cells are in the NExT-GPT row? Output only the count as a string."3"

36. real / real/images/real_000036.png / 4 QA

real/images/real_000036.png
#qidtasksubtaskquestionanswer
1HB_real_001448Aggregation & ComparisonBest SelectionIn metric OSR↑ (block val seen), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Ours", "value": "78.36"}
2HB_real_001449Aggregation & ComparisonBest SelectionIn metric SPL↑ (block test unseen), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Ours", "value": "38.70"}
3HB_real_001450Consistency & MissingnessCell MissingnessIs the cell (row TD-STP [71], column TL in block val seen) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
4HB_real_001451Consistency & MissingnessConsistency ProbingList all cells marked as missing using "-" or "N/A". Return a JSON array of strings in the form "<row label> | <block> | <column>". If none, output [].["TD-STP [71] | val seen | TL", "TD-STP [71] | val seen | OSR", "TD-STP [71] | val seen | SR", "TD-STP [71] | val seen | SPL", "TD-STP [71] | val seen | RGS", "TD-STP [71] | val seen | RGSPL", "TD-STP [71] | val unseen | TL", "TD-STP [71] | test unseen | TL"]

37. real / real/images/real_000037.png / 6 QA

real/images/real_000037.png
#qidtasksubtaskquestionanswer
1HB_real_000434Consistency & MissingnessColumn MissingnessFrom this table image, list all missing entries in column TL (block val unseen) (N/A or —). Output only a JSON array of row labels.["SF [3]", "AuxRN [16]", "EGP [12]", "GBE [70]", "CCC [66]", "TD-STP [71]"]
2HB_real_001452Consistency & MissingnessColumn MissingnessWhich row labels have missing entries in column TL (block test unseen)? Output only a JSON array of row-label strings.["AuxRN [16]", "EGP [12]", "GBE [70]", "CCC [66]", "TD-STP [71]"]
3HB_real_001453Aggregation & ComparisonPairwise ComparisonFor Ours in block val unseen, compare SR and SPL. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "SR", "value": "74"}
4HB_real_000995Markup GroundingMarked Value ListingList all bold numeric values in row Ours. Output only a JSON array of strings.["2.89", "74", "62", "3.19", "73", "62"]
5HB_real_000723Markup GroundingMarker CountingHow many bold numeric cells are in row Ours? Output only the count as a string."6"
6HB_real_000668Aggregation & ComparisonArgmax ReasoningConsidering only numeric cells, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 18, "col": "val unseen SR", "value": "74"}

38. real / real/images/real_000038.png / 4 QA

real/images/real_000038.png
#qidtasksubtaskquestionanswer
1HB_real_001454Aggregation & ComparisonArgmax ReasoningIn column all, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Llama-3.1-70B / Self-CoT", "value": "76.7"}
2HB_real_001455Aggregation & ComparisonExtremum ReasoningIn column all, what is the minimum value? Output only the number as a string."8.1"
3HB_real_001456Aggregation & ComparisonPairwise ComparisonFor Qwen2-72B / Self-CoT, compare CSV and Tree. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "CSV", "value": "95.5"}
4HB_real_001457Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

39. real / real/images/real_000039.png / 14 QA

real/images/real_000039.png
#qidtasksubtaskquestionanswer
1HB_real_000217Markup GroundingMarked Column ListingBased on the table, in column Simple 3-Shot, return the values that are underlined. Output only a JSON array of strings.["49.7", "40.6"]
2HB_real_000220Markup GroundingMarked Column ListingList all underlined numbers in column 3-Shot. Output only a JSON array of strings.["65.6", "58.4"]
3HB_real_000229Markup GroundingMarked Column ListingUsing the table only, list all bold numbers in column 3-Shot. Output only a JSON array of strings.["69.5", "61.4"]
4HB_real_000317Markup GroundingMarked Column ListingList all bold numbers in column Base. Output only a JSON array of strings.["51.1", "45.8"]
5HB_real_000321Markup GroundingMarked Column ListingList all bold numbers in column w/ Hint. Output only a JSON array of strings.["54.2", "56.0"]
6HB_real_000544Markup GroundingMarked Column ListingList all underlined numbers in column Base. Output only a JSON array of strings.["47.3", "42.5"]
7HB_real_000547Markup GroundingMarked Column ListingList all underlined numbers in column w/ Hint. Output only a JSON array of strings.["50.9", "45.3"]
8HB_real_000603Markup GroundingMarked Column ListingList all bold numbers in column Simple 3-Shot. Output only a JSON array of strings.["51.7", "50.1"]
9HB_real_000693Markup GroundingUnderline PresenceIs the number with value 50.9 underlined? Answer JSON {"underlined":true/false}. The value appears exactly once in the numeric data grid.{"underlined": true}
10HB_real_000699Markup GroundingBold PresenceIs the number with value 61.4 boldfaced? Answer JSON {"bold":true/false}. The value appears exactly once in the numeric data grid.{"bold": true}
11HB_real_000965Markup GroundingMarker CountingHow many underlined numeric cells are in the table? Output only the count as a string."8"
12HB_real_001458Constrained RetrievalCell RetrievalUsing the table only, find the value at position (r=4,c=4) in the numeric part of the table. Output only the value as a string."11.9"
13HB_real_001459Markup GroundingMarker CountingHow many bold numeric cells are in the table? Output only the count as a string."8"
14HB_real_001462Markup GroundingHighlight PresenceIs value 51.1 highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": true}

40. real / real/images/real_000040.png / 16 QA

real/images/real_000040.png
#qidtasksubtaskquestionanswer
1HB_real_000523Markup GroundingUnderline PresenceIs value 98.7/98.9/96.2 underlined? Answer JSON {"underlined":true/false}.{"underlined": true}
2HB_real_000599Constrained RetrievalCell RetrievalUsing the table only, find the value at position (r=7,c=3) in the numeric/text data part of the table. Output only the value as a string."98.7/98.9/96.2"
3HB_real_000852Constrained RetrievalColor-Anchor RetrievalFor the value 98.9/99.0/96.6, list all values highlighted with the same light-pink color as the anchor. Output only a JSON array of strings.["99.7/99.9/99.2", "98.5/71.0/69.7/94.9", "98.9/99.0/96.6", "98.9/51.2/54.7/94.4", "90.5/88.1/81.5", "99.0/47.5/50.3/95.0"]
4HB_real_000902Markup GroundingMarker CountingRead the table carefully and how many highlighted numeric data cells are in light pink in the table? Output only the count as a string."6"
5HB_real_001463Constrained RetrievalCell RetrievalUsing the table only, find the value at position (r=8,c=6) in the numeric/text data part of the table. Output only the value as a string."99.0/47.5/50.3/95.0"
6HB_real_001465Markup GroundingBold PresenceIs value 99.0/47.5/50.3/95.0 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
7HB_real_001466Markup GroundingMarked Value ListingList all underlined data entries in the Real-IAD Image-level column. Output only a JSON array of strings.["89.3/86.8/80.2"]
8HB_real_001467Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]
9HB_real_001084Markup GroundingMarked Value ListingIn the pink highlighted INP-Former row, list the two MVTec-AD cells. Output only a JSON array of strings.["99.7/99.9/99.2", "98.5/71.0/69.7/94.9"]
10HB_real_001048Constrained RetrievalValue FilteringIn the pink highlighted INP-Former row, list the cells whose first number is at least 99. Output only a JSON array of strings.["99.7/99.9/99.2", "99.0/47.5/50.3/95.0"]
11HB_real_001488Markup GroundingMarked Column ListingIn the MVTec-AD Image-level column, list all bold values. Output only a JSON array of strings.["99.7/99.9/99.2"]
12HB_real_002002Markup GroundingBold PresenceAt position (r=1,c=1) in the numeric part of the table, is the cell boldfaced? Answer JSON {"bold":true/false}. The numeric part excludes the left Method column.{"bold": false}
13HB_real_001944Markup GroundingUnderline PresenceAt position (r=1,c=1) in the numeric part of the table, is the cell underlined? Answer JSON {"underlined":true/false}. The numeric part excludes the left Method column.{"underlined": false}
14HB_real_001089Aggregation & ComparisonGrouped AggregationExclude pink highlighted cells. In the MVTec-AD Image-level column, what is the highest remaining cell value? Output the full cell string."99.6/99.8/99.0"
15HB_real_001665Local RelationsNeighbor IndexingAt position (r=7,c=3) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part excludes the left Method column.{"target": "98.7/98.9/96.2", "up": "94.3/94.5/89.4", "down": "98.9/99.0/96.6", "left": "98.4/69.3/69.2/94.8", "right": "98.7/53.2/55.7/94.5"}
16HB_real_001325Local RelationsNeighbor Value TracingThe cell value 90.5/88.1/81.5 appears exactly once. What are its immediate left and right neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "98.9/51.2/54.7/94.4", "right": "99.0/47.5/50.3/95.0"}

41. real / real/images/real_000041.png / 16 QA

real/images/real_000041.png
#qidtasksubtaskquestionanswer
1HB_real_000263Markup GroundingMarker CountingUsing the table only, how many highlighted numeric data cells are in light pink in the table? Output only the count as a string."6"
2HB_real_000519Markup GroundingUnderline PresenceIn the cell value 73.0†/61.8†/61.0†, is the number 73.0† underlined? Answer JSON {"underlined":true/false}.{"underlined": true}
3HB_real_000858Constrained RetrievalColor-Anchor RetrievalBased on the table, for the number with value 97.6/98.6/97.0, list all numbers highlighted with the same light-pink color as the anchor. Output only a JSON array of strings.["97.6/98.6/97.0", "97.0/65.9/65.6/92.9", "96.4/96.0/93.0", "97.7/49.3/54.3/93.1", "76.7/72.3/71.7", "97.3/32.2/36.7/89.0"]
4HB_real_001468Markup GroundingMarked Column ListingIn column Real-IAD Image-level, list every boldfaced data value. Output only a JSON array of strings.["76.7/72.3/71.7"]
5HB_real_001470Markup GroundingBold PresenceIs value 76.7/72.3/71.7 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
6HB_real_001471Constrained RetrievalCell RetrievalUsing the table only, find the value at position (r=4,c=5) in the numeric/text data part of the table. Output only the value as a string."73.0†/61.8†/61.0†"
7HB_real_001472Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]
8HB_real_001735Markup GroundingMarked Value ListingIn the WinCLIP row, list all underlined numeric values. Output only a JSON array of strings.["97.3", "94.7", "59.5", "88.8", "47.0", "87.6", "73.0", "93.8", "13.3", "21.0", "76.4"]
9HB_real_001348Markup GroundingMarked Column ListingIn the MVTec-AD Image-level column, list all underlined values. Output only a JSON array of strings.["97.3", "94.7", "96.6"]
10HB_real_001973Markup GroundingUnderline PresenceAt position (r=1,c=1) in the numeric part of the table, is the cell underlined? Answer JSON {"underlined":true/false}. The numeric part excludes the left Method column.{"underlined": false}
11HB_real_001669Markup GroundingMarked Column ListingIn the MVTec-AD Image-level column, list all bold values. Output only a JSON array of strings.["97.6/98.6/97.0"]
12HB_real_001353Markup GroundingBold PresenceAt position (r=1,c=1) in the numeric part of the table, is the cell boldfaced? Answer JSON {"bold":true/false}. The numeric part excludes the left Method column.{"bold": false}
13HB_real_001829Markup GroundingMarked Value ListingIn the pink highlighted INP-Former row, list the two MVTec-AD cells. Output only a JSON array of strings.["97.6/98.6/97.0", "97.0/65.9/65.6/92.9"]
14HB_real_001520Aggregation & ComparisonGrouped AggregationExclude pink highlighted cells. In the MVTec-AD Image-level column, what is the highest remaining cell value? Output the full cell string."96.6/-/-"
15HB_real_001666Local RelationsNeighbor IndexingAt position (r=4,c=3) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part excludes the left Method column.{"target": "87.3/88.8/84.2", "up": "85.3/87.5/84.3", "down": "89.1/-/-", "left": "96.2/-/59.5/89.0", "right": "97.2/-/47.0/87.6"}
16HB_real_rebal_000067Markup GroundingMarked Column ListingIn the Real-IAD Pixel-level column, list all underlined values. Output only a JSON array of strings.["93.8", "13.3", "21.0", "76.4"]

42. real / real/images/real_000042.png / 12 QA

real/images/real_000042.png
#qidtasksubtaskquestionanswer
1HB_real_000429Consistency & MissingnessColumn MissingnessFrom this table image, list all missing entries in column Real-IAD P-AP (N/A or —). Output only a JSON array of row labels.["PatchCore [38]", "RD4AD [10]", "SimpleNet [30]"]
2HB_real_000928Markup GroundingUnderline PresencePlease answer this question: is value 98.5 underlined? Answer JSON {"underlined":true/false}.{"underlined": true}
3HB_real_001473Aggregation & ComparisonExtremum ReasoningIn column MVTec-AD P-AP, what is the maximum value? Output only the number as a string."70.2"
4HB_real_001474Aggregation & ComparisonExtremum ReasoningIn row INP-Former, what is the minimum value across all dataset metrics? Output only the number as a string."48.1"
5HB_real_001475Consistency & MissingnessColumn MissingnessWhich row labels have missing entries in column Real-IAD AUPRO? Output only a JSON array of row-label strings.[]
6HB_real_001476Markup GroundingBold PresenceIs value 95.6 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
7HB_real_001477Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.["99.6", "68.9", "95.0", "92.0", "45.2", "95.1", "98.5", "49.2", "93.8"]
8HB_real_001983Constrained RetrievalColor-Anchor RetrievalFor the value at position (r=5,c=1) in the numeric part of the table, list all numeric values highlighted with the same light-pink row background as the anchor row. Output only a JSON array of strings.["99.7", "70.2", "95.4", "98.5", "49.2", "93.8", "92.1", "48.1", "95.6"]
9HB_real_000875Markup GroundingUnderline PresenceIs the value at position (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
10HB_real_000966Markup GroundingMarked Column ListingList all underlined values in column Real-IAD AUPRO. Output only a JSON array of strings.["95.1"]
11HB_real_000805Aggregation & ComparisonGrouped AggregationExclude boldfaced cells. On the remaining cells in column Real-IAD P-AP, what is the maximum value? Output only the number as a string."45.2"
12HB_real_000931Aggregation & ComparisonArgmax ReasoningConsidering only numeric cells, find all cells tied for the largest numeric value in the table. Return a JSON array of {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.[{"row": 4, "col": "MVTec-AD I-AUROC", "value": "99.7"}, {"row": 5, "col": "MVTec-AD I-AUROC", "value": "99.7"}]

43. real / real/images/real_000043.png / 10 QA

real/images/real_000043.png
#qidtasksubtaskquestionanswer
1HB_real_000262Markup GroundingMarker CountingBased on the table, how many highlighted numeric data cells are in light pink in the table? Output only the count as a string."4"
2HB_real_000569Constrained RetrievalColor-Anchor RetrievalBased on the table image, for the number with value 98.90/99.02/96.57, list all numbers highlighted with the same light-pink color as the anchor. Output only a JSON array of strings.["99.67/99.88/99.20", "98.48/71.02/69.65/94.87", "98.90/99.02/96.57", "98.90/51.22/54.74/94.36"]
3HB_real_000861Markup GroundingHighlight PresenceIs the value at position (r=4,c=1) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_pink"}
4HB_real_000987Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light pink in the MVTec-AD Image-level column. What is their max? Exclude N/A and —. Output only the number/string as shown."99.67/99.88/99.20"
5HB_real_001007Aggregation & ComparisonGrouped AggregationExclude cells that are highlighted in light pink. On the remaining cells in column MVTec-AD Image-level, what is the max? Exclude N/A and —. Output only the number/string as shown."99.61/99.83/99.02"
6HB_real_001064Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column MVTec-AD Image-level. Output JSON {"row":<int>,"col":<int>,"value":"<string>"}. The numeric part of the table excludes headers and the left setting columns.{"row": 4, "col": 1, "value": "99.67/99.88/99.20"}
7HB_real_001478Aggregation & ComparisonArgmax ReasoningIn column MVTec-AD Image-level, which setting row has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "INP=✔, Lc=✔, Lsm=✔", "value": "99.67/99.88/99.20"}
8HB_real_001481Markup GroundingHighlight PresenceIs value 98.39/70.01/69.53/95.10 highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": false}
9HB_real_001482Markup GroundingBold PresenceIs value 99.67/99.88/99.20 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
10HB_real_001483Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

44. real / real/images/real_000044.png / 11 QA

real/images/real_000044.png
#qidtasksubtaskquestionanswer
1HB_real_000223Markup GroundingMarked Column ListingBased on the table, in column JFR within the Overall block, return the values that are bold. Output only a JSON array of strings.["3.50"]
2HB_real_000226Markup GroundingMarked Column ListingList all bold numbers in column JFR (block Fake News). Output only a JSON array of strings.["1.46"]
3HB_real_000316Markup GroundingMarked Column ListingList all bold numbers in column IMR (block Social Rumor). Output only a JSON array of strings.["10.48"]
4HB_real_000610Markup GroundingMarked Column ListingList all underlined numbers in column IMR (block Complex Claim). Output only a JSON array of strings.["22.08"]
5HB_real_000692Markup GroundingMarked Column ListingList all underlined numbers in column Grade (block Overall). Output only a JSON array of strings.["7.17"]
6HB_real_000696Constrained RetrievalCell RetrievalWhat is the Overall Grade value for row GPT-4o? Output only the number as a string."7.21"
7HB_real_000983Aggregation & ComparisonArgmax ReasoningIn column Grade↑ (block Overall), find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 13, "col": 12, "value": "7.21"}
8HB_real_001484Aggregation & ComparisonBest SelectionIn metric IMR↓ (block Social Rumor), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "GPT-4o", "value": "10.48"}
9HB_real_001485Aggregation & ComparisonBest SelectionIn metric Grade↑ (block Overall), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "GPT-4o", "value": "7.21"}
10HB_real_001486Aggregation & ComparisonBest SelectionIn metric JFR↓ (block Fake News), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Qwen2.5-72B", "value": "1.46"}
11HB_real_001487Markup GroundingUnderline PresenceIs value 22.08 underlined? Answer JSON {"underlined":true/false}.{"underlined": true}

45. real / real/images/real_000045.png / 5 QA

real/images/real_000045.png
#qidtasksubtaskquestionanswer
1HB_real_001489Aggregation & ComparisonArgmax ReasoningIn column Airline Level 3 Acc(t), which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "o1-preview, 1-shot", "value": "0.46"}
2HB_real_001490Aggregation & ComparisonPairwise ComparisonFor o1-preview (1-shot) in Airline Level 3, compare AC(t) and R(t). Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "AC(t)", "value": "0.961"}
3HB_real_001491Markup GroundingHighlight PresenceIs value 0.968 highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": true}
4HB_real_001492Markup GroundingBold PresenceIs value 0.972 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
5HB_real_001493Consistency & MissingnessConsistency ProbingWhich metric columns have entries marked as missing using "-" in the NBA Transaction section? Output only a JSON array of column labels.["Level 1 AC(t)", "Level 2 AC(t)", "Level 3 AC(t)"]

46. real / real/images/real_000046.png / 5 QA

real/images/real_000046.png
#qidtasksubtaskquestionanswer
1HB_real_001494Aggregation & ComparisonExtremum ReasoningIn column Size, what is the minimum value? Output only the number as a string."546"
2HB_real_001495Aggregation & ComparisonArgmax ReasoningIn column # Rel., which benchmark has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "VSR (Liu et al., 2023a)", "value": "66"}
3HB_real_001496Consistency & MissingnessConsistency ProbingList all cells marked as missing using "-" or "N/A". Return a JSON array of strings in the form "<row label> | <column>". If none, output [].["SpatialSense (Yang et al., 2019) | # Type", "Rel3D (Goyal et al., 2020) | w/o Kn.", "SpatialSense+ (Wen et al., 2024) | # Type", "SpatialVLM (Chen et al., 2024) | # Rel.", "SpatialVLM (Chen et al., 2024) | # Type"]
4HB_real_000705Constrained RetrievalCell RetrievalFind the value at position (r=1,c=1) in the numeric part of the table. Output only the cell value as a string."17"
5HB_real_001410Consistency & MissingnessColumn MissingnessWhich benchmark rows have missing entries marked with "-" in column # Type? Output only a JSON array of row labels.["SpatialSense (Yang et al., 2019)", "Rel3D (Goyal et al., 2020)", "SpatialSense+ (Wen et al., 2024)", "SpatialVLM (Chen et al., 2024)"]

47. real / real/images/real_000047.png / 8 QA

real/images/real_000047.png
#qidtasksubtaskquestionanswer
1HB_real_000431Consistency & MissingnessColumn MissingnessAccording to the image table, list all missing entries in the right half column P (N/A or —). Output only a JSON array of row labels.["Random Choose"]
2HB_real_000616Aggregation & ComparisonExtremum ReasoningAccording to the table image, in the left half column Acc, what is the maximum value? Output only the number as a string."98.40"
3HB_real_000915Aggregation & ComparisonGrouped AggregationWithin the closed-source MLLMs 0-shot rows on the left half, what is the mean value of column Acc? Output only the number as a string, rounded to two decimal places."37.80"
4HB_real_001497Aggregation & ComparisonExtremum ReasoningFor row GPT-4o (0-shot), what is the minimum numeric value across P, R, F1, and Acc on the left half? Output only the number as a string."40.19"
5HB_real_001498Aggregation & ComparisonPairwise ComparisonIn the right half column Acc, compare GPT-4o with setting 2-shot and Gemini-1.5-flash with setting 3-shot. Which value is larger? Return JSON {"item":"<model and right-half setting>","value":"<cell value>"}.{"item": "GPT-4o, 2-shot", "value": "38.40"}
6HB_real_001499Consistency & MissingnessCell MissingnessIs the cell at row Random Choose, right-half column P missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
7HB_real_001500Markup GroundingBold PresenceIs value 98.40 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
8HB_real_001501Consistency & MissingnessConsistency ProbingWhich rows have missing entries marked with "-" in the right-half metric columns P, R, F1, or Acc? Output only a JSON array of row labels.["Random Choose"]

48. real / real/images/real_000048.png / 4 QA

real/images/real_000048.png
#qidtasksubtaskquestionanswer
1HB_real_001502Aggregation & ComparisonArgmax ReasoningIn column Q3, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Human (-)", "value": "100.00"}
2HB_real_001503Aggregation & ComparisonExtremum ReasoningIn column Q2, what is the minimum value? Output only the number as a string."23.17"
3HB_real_001504Aggregation & ComparisonPairwise ComparisonFor GPT-4o (0-shot), compare Ay and Az. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Ay", "value": "47.50"}
4HB_real_001505Consistency & MissingnessConsistency ProbingIn column Settings, which row labels have entries marked as "-"? Output only a JSON array of row labels.["Random Choose", "Human"]

49. real / real/images/real_000049.png / 6 QA

real/images/real_000049.png
#qidtasksubtaskquestionanswer
1HB_real_001506Aggregation & ComparisonArgmax ReasoningExcluding the summary row Total, in column Test all, which data row has the maximum value? Return JSON {"row":<1-based data row index>,"value":"<cell value>"}.{"row": 8, "value": "11730"}
2HB_real_001507Aggregation & ComparisonExtremum ReasoningExcluding the summary row Total, in column Train all, what is the maximum value? Output only the number as a string."39081"
3HB_real_001508Aggregation & ComparisonExtremum ReasoningExcluding the summary row Total, in column Test all, what is the minimum value? Output only the number as a string."219"
4HB_real_001509Aggregation & ComparisonPairwise ComparisonIn column Test all, compare English (en) and Portuguese (pt). Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "English (en)", "value": "11730"}
5HB_real_001510Constrained RetrievalValue FilteringExcluding the summary row Total, in column Train all, list all languages with value >= 39000. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "English (en)", "value": "39026"}, {"item": "Spanish (es)", "value": "39081"}]
6HB_real_001511Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

50. real / real/images/real_000050.png / 6 QA

real/images/real_000050.png
#qidtasksubtaskquestionanswer
1HB_real_001512Aggregation & ComparisonBest SelectionIn metric METEOR↑, which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Aya-101", "value": "0.195 (±0.23)"}
2HB_real_001513Aggregation & ComparisonBest SelectionIn metric MAUVE↓, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Gemini", "value": "0.025"}
3HB_real_001514Aggregation & ComparisonBest SelectionIn metric LangCheck↓, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "v5-Eagle-7B-HF", "value": "6.01%"}
4HB_real_001515Aggregation & ComparisonPairwise ComparisonIn column LD↓, compare OPT-IML-Max-30b and Aya-101. Here ↓ means smaller is better. Which is better? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "OPT-IML-Max-30b", "value": "0.998 (±0.57)"}
5HB_real_001516Markup GroundingBold PresenceIs value 0.025 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
6HB_real_001517Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

51. real / real/images/real_000051.png / 13 QA

real/images/real_000051.png
#qidtasksubtaskquestionanswer
1HB_real_000179Aggregation & ComparisonGrouped AggregationBased on the table, take the cells highlighted in light blue. What is their max? Exclude N/A and —. Output only the number as a string."0.7553"
2HB_real_000184Aggregation & ComparisonExtremum ReasoningIn column AUC ROC, what is the maximum value? Output only the number as a string."0.9769"
3HB_real_000447Aggregation & ComparisonArgmax ReasoningIn column AUC ROC, which detector has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Llama-3-8b-MultiSocial", "value": "0.9769"}
4HB_real_000641Local RelationsNeighbor IndexingAt (r=8,c=1) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part of the table excludes headers and the left Rank/Detector columns.{"target": "0.7553", "up": "0.9544", "down": "0.7464", "left": null, "right": "0.3024"}
5HB_real_000808Markup GroundingHighlight PresenceUsing the table only, is the value at position (r=8,c=1) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_blue"}
6HB_real_000810Markup GroundingMarker CountingHow many numeric cells are highlighted in light green in this table? Output only the count as a string."14"
7HB_real_000996Constrained RetrievalValue FilteringAmong light-orange highlighted cells, list the values that are > 0.7. Output only a JSON array of strings.["0.7464", "0.7454", "0.7418", "0.7418", "0.7248"]
8HB_real_001004Markup GroundingMarker CountingBased on the image table, how many highlighted numeric data cells are in the table (light green, light blue, or light orange)? Output only the count as a string."34"
9HB_real_001518Aggregation & ComparisonExtremum ReasoningIn column MacroF1 @5%FPR, what is the minimum value? Output only the number as a string."0.1376"
10HB_real_001519Constrained RetrievalColor-Anchor RetrievalFor the number with value 0.7553, list all numbers highlighted with the same light-blue color as the anchor. Output only a JSON array of strings.["0.7553", "0.3024", "0.7180", "0.3416", "0.4817", "0.1711", "0.4615", "0.1516", "0.3450", "0.1376"]
11HB_real_002248Markup GroundingMarker CountingHow many numeric cells are highlighted in light blue in this table? Output only the count as a string."10"
12HB_real_002249Constrained RetrievalValue FilteringAmong light-blue highlighted cells, list the values that are > 0.3. Output JSON array of strings.["0.7553", "0.3024", "0.7180", "0.3416", "0.4817", "0.4615", "0.3450"]
13HB_real_001480Constrained RetrievalColor-Anchor RetrievalFor the number with value 0.7464, list all numeric values highlighted with the same light-orange background as the anchor. Output only a JSON array of strings.["0.7464", "0.2523", "0.7454", "0.2497", "0.7418", "0.2465", "0.7418", "0.3605", "0.7248", "0.2815"]

52. real / real/images/real_000052.png / 6 QA

real/images/real_000052.png
#qidtasksubtaskquestionanswer
1HB_real_001521Aggregation & ComparisonArgmax ReasoningIn column all, which detector has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "BLOOMZ-3b-mixed-Detector", "value": "0.76"}
2HB_real_001522Aggregation & ComparisonExtremum ReasoningIn column all, what is the minimum value? Output only the number as a string."0.35"
3HB_real_001523Aggregation & ComparisonPairwise ComparisonFor RoBERTa-large-OpenAI-Detector, compare cs and el. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "el", "value": "0.74"}
4HB_real_000779Markup GroundingMarked Value ListingList all numbers highlighted in the darkest blue shade. If the same value appears more than once, list it only once. Output only a JSON array of strings.["0.93", "0.94", "0.92"]
5HB_real_000813Aggregation & ComparisonGrouped AggregationTake the cells highlighted in the darkest blue shade. What is their maximum numeric value? Output only the number as a string."0.94"
6HB_real_000930Aggregation & ComparisonArgmax ReasoningIn data row 7, find the largest numeric cell. Return JSON {"col":"<column label>","value":"<cell value>"}.{"col": "hu", "value": "0.94"}

53. real / real/images/real_000053.png / 6 QA

real/images/real_000053.png
#qidtasksubtaskquestionanswer
1HB_real_001524Aggregation & ComparisonExtremum ReasoningIn column all, what is the minimum value? Output only the number as a string."0.66"
2HB_real_001525Aggregation & ComparisonPairwise ComparisonFor P/Telegram, compare en and zh. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "en", "value": "0.86"}
3HB_real_001526Constrained RetrievalValue FilteringIn column all, list all rows with value >= 0.80. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "P / Discord", "value": "0.82"}, {"item": "S / Discord", "value": "0.88"}]
4HB_real_002261Aggregation & ComparisonGrouped AggregationTake the cells highlighted in the darkest blue shade. What is their maximum numeric value? Output only the number as a string."0.92"
5HB_real_000935Aggregation & ComparisonArgmax ReasoningConsidering only numeric cells, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 1, "col": "ca", "value": "0.92"}
6HB_real_000817Local RelationsNeighbor IndexingAt position (r=1,c=3) in the numeric part of the table, return the target and its four neighbors as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. Use null if a neighbor does not exist.{"target": "0.92", "up": null, "down": "N/A", "left": "N/A", "right": "0.81"}

54. real / real/images/real_000054.png / 6 QA

real/images/real_000054.png
#qidtasksubtaskquestionanswer
1HB_real_001527Aggregation & ComparisonExtremum ReasoningIn column all, what is the maximum value? Output only the number as a string."0.98"
2HB_real_001528Aggregation & ComparisonExtremum ReasoningIn column all, what is the minimum value? Output only the number as a string."0.95"
3HB_real_001529Aggregation & ComparisonPairwise ComparisonFor BLOOMZ-3b-MultiSocial, compare ga★ and gd★. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "ga★", "value": "0.90"}
4HB_real_002263Aggregation & ComparisonGrouped AggregationTake the cells highlighted in the darkest blue shade. What is their maximum numeric value? Output only the number as a string."1.00"
5HB_real_000936Aggregation & ComparisonArgmax ReasoningConsidering only numeric cells, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 5, "col": "hu", "value": "1.00"}
6HB_real_000818Local RelationsNeighbor IndexingAt position (r=5,c=13) in the numeric part of the table, return the target and its four neighbors as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. Use null if a neighbor does not exist.{"target": "1.00", "up": "0.99", "down": "0.99", "left": "0.99", "right": "0.97"}

55. real / real/images/real_000055.png / 5 QA

real/images/real_000055.png
#qidtasksubtaskquestionanswer
1HB_real_000914Consistency & MissingnessColumn MissingnessBased on the table, list all missing entries in column ga (N/A or —). Output only a JSON array of row labels.["en", "es", "ru", "en-es-ru"]
2HB_real_001530Aggregation & ComparisonExtremum ReasoningIn column all, what is the minimum value? Ignore delta/change annotations written with +/− or ±, such as "+1.15 ± 0.63". Output only the number as a string."0.84"
3HB_real_001531Aggregation & ComparisonArgmax ReasoningIn column en, which train-language row has the maximum value? Ignore delta/change annotations written with +/− or ±, such as "+1.15 ± 0.63". Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "en", "value": "0.96"}
4HB_real_001532Aggregation & ComparisonExtremum ReasoningFor train-language row en-es-ru, what is the minimum non-missing value across all test-language columns? Ignore delta/change annotations written with +/− or ±, such as "+1.15 ± 0.63". Output only the number as a string."0.86"
5HB_real_001533Aggregation & ComparisonPairwise ComparisonFor train-language row en-es-ru, compare ar and bg. Which value is larger? Ignore delta/change annotations written with +/− or ±, such as "+1.15 ± 0.63". Return JSON {"item":"...","value":"..."}.{"item": "bg", "value": "0.94"}

56. real / real/images/real_000056.png / 6 QA

real/images/real_000056.png
#qidtasksubtaskquestionanswer
1HB_real_001534Aggregation & ComparisonExtremum ReasoningIn column all, what is the minimum value? Ignore delta/change annotations written with +/− or ±, such as "+1.15 ± 0.63". Output only the number as a string."0.88"
2HB_real_001535Aggregation & ComparisonArgmax ReasoningIn column Twitter, which train-platform row has the maximum value? Ignore delta/change annotations written with +/− or ±, such as "+1.15 ± 0.63". Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Twitter", "value": "0.98"}
3HB_real_001536Aggregation & ComparisonPairwise ComparisonFor row Gab, compare Twitter and WhatsApp. Which value is larger? Ignore delta/change annotations written with +/− or ±, such as "+1.15 ± 0.63". Return JSON {"item":"...","value":"..."}.{"item": "Twitter", "value": "0.94"}
4HB_real_000937Aggregation & ComparisonArgmax ReasoningConsidering only numeric cells, find the single largest numeric cell in the table. Ignore delta/change annotations written with +/− or ±, such as "+1.15 ± 0.63". Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 1, "col": "Discord", "value": "0.98"}
5HB_real_000672Markup GroundingBold PresenceIs the value at position (r=4,c=4) in the numeric part of the table boldfaced? Ignore delta/change annotations written with +/− or ±, such as "+1.15 ± 0.63". Answer JSON {"bold":true/false}.{"bold": true}
6HB_real_000819Local RelationsNeighbor IndexingAt position (r=4,c=4) in the numeric part of the table, return the target and its four neighbors as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. Ignore delta/change annotations written with +/− or ±, such as "+1.15 ± 0.63". Use null if a neighbor does not exist.{"target": "0.98", "up": "0.95", "down": "0.92", "left": "0.92", "right": "0.92"}

57. real / real/images/real_000057.png / 11 QA

real/images/real_000057.png
#qidtasksubtaskquestionanswer
1HB_real_001553Aggregation & ComparisonBest SelectionIn metric FM(↓) in block 14−1 with 1 Step, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "CDAD†", "value": "-0.57 / -0.04"}
2HB_real_001554Aggregation & ComparisonPairwise ComparisonFor CDAD† in block 3 × 5 with 5 Steps, compare A-AUROC(↑) and FM(↓). Which metric value is larger as raw number? Return JSON {"item":<metric_name>,"value":<string>}.{"item": "A-AUROC(↑)", "value": "89.1 / 92.2"}
3HB_real_001745Markup GroundingMarked Column ListingIn block 14−1 with 1 Step, in column A-AUROC(↑), list the underlined numbers. Output only a JSON array of strings.["96.0", "96.5"]
4HB_real_000879Markup GroundingUnderline PresenceAt position (r=6,c=3) in the numeric part of the table, is the number underlined? Answer JSON {"underlined":true/false}. The numeric part of the table excludes the left Method column.{"underlined": false}
5HB_real_000360Markup GroundingUnderline PresenceThe value 2.9 appears exactly once in the numeric part of the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": true}
6HB_real_000676Markup GroundingBold PresenceAt position (r=11,c=4) in the numeric part of the table, is the cell boldfaced? Answer JSON {"bold":true/false}. The numeric part of the table excludes the left Method column.{"bold": true}
7HB_real_000679Markup GroundingBold PresenceAt position (r=2,c=2) in the numeric part of the table, is the cell boldfaced? Answer JSON {"bold":true/false}. The numeric part of the table excludes the left Method column.{"bold": false}
8HB_real_000463Constrained RetrievalColor-Anchor RetrievalAt position (r=11,c=1) in the numeric part of the table, list all numeric cells highlighted with the same light-gray color as the anchor. Output only a JSON array of strings. The numeric part of the table excludes the left Method column.["96.4 / 96.6", "-0.57 / -0.04", "94.2 / 95.3", "2.05 / 2.40", "89.1 / 92.2", "3.69 / 4.65", "94.9 / 95.7", "1.01 / 0.74"]
9HB_real_000820Local RelationsNeighbor IndexingAt position (r=6,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part excludes the left Method column.{"target": "1.8 / 0.3", "up": "29.1 / 20.6", "down": "1.0 / 0.6", "left": "93.8 / 95.7", "right": "88.7 / 93.1"}
10HB_real_000706Constrained RetrievalCell RetrievalIn the numeric part of the table, what is the cell content at position (r=9,c=4)? The numeric part excludes the left Method column. Output only the string shown in the cell."2.9 / 4.0"
11HB_real_000956Aggregation & ComparisonGrouped AggregationExclude the light-gray highlighted row. Among the remaining cells in column FM(↓) under block 10−1 × 5 with 5 Steps, what is the minimum first number? Output only the number as a string."3.2"

58. real / real/images/real_000058.png / 11 QA

real/images/real_000058.png
#qidtasksubtaskquestionanswer
1HB_real_001556Aggregation & ComparisonBest SelectionIn metric FM(↓) in block 11−1 with 1 Step, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "CDAD†", "value": "-1.28 / -0.06"}
2HB_real_001557Aggregation & ComparisonArgmax ReasoningIn column A-AUROC(↑) (block 8−4 with 1 Step), which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "CDAD†", "value": "85.3 / 97.1"}
3HB_real_001778Markup GroundingMarked Column ListingIn block 8−1 × 4 with 4 Steps, in column FM(↓), list the underlined numbers. Output only a JSON array of strings.["5.4", "9.8"]
4HB_real_000880Markup GroundingUnderline PresenceAt position (r=7,c=5) in the numeric part of the table, is the number underlined? Answer JSON {"underlined":true/false}. The numeric part of the table excludes the left Method column.{"underlined": true}
5HB_real_000542Markup GroundingUnderline PresenceThe value 11.4 appears exactly once in the numeric part of the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
6HB_real_000680Markup GroundingBold PresenceAt position (r=11,c=2) in the numeric part of the table, is the cell boldfaced? Answer JSON {"bold":true/false}. The numeric part of the table excludes the left Method column.{"bold": true}
7HB_real_000980Markup GroundingBold PresenceAt position (r=3,c=3) in the numeric part of the table, is the cell boldfaced? Answer JSON {"bold":true/false}. The numeric part of the table excludes the left Method column.{"bold": false}
8HB_real_000581Constrained RetrievalColor-Anchor RetrievalAt position (r=11,c=1) in the numeric part of the table, list all numeric cells highlighted with the same light-gray color as the anchor. Output only a JSON array of strings. The numeric part excludes the left Method column.["88.3 / 97.2", "-1.28 / -0.06", "85.3 / 97.1", "1.39 / 0.29", "83.4 / 95.8", "3.79 / 1.49"]
9HB_real_000821Local RelationsNeighbor IndexingAt position (r=6,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part excludes the left Method column.{"target": "2.7 / 0.6", "up": "17.3 / 10.9", "down": "2.4 / 1.8", "left": "85.9 / 94.5", "right": "79.9 / 94.2"}
10HB_real_000707Constrained RetrievalCell RetrievalFind the value at position (r=9,c=4) in the numeric part of the table. The numeric part excludes the left Method column. Output only the string shown in the cell."7.7 / 1.6"
11HB_real_001630Aggregation & ComparisonGrouped AggregationExclude the light-gray highlighted row. Among the remaining cells in column FM(↓) under block 8−4 with 1 Step, what is the minimum first number? Output only the number as a string."5.8"

59. real / real/images/real_000059.png / 4 QA

real/images/real_000059.png
#qidtasksubtaskquestionanswer
1HB_real_001599Aggregation & ComparisonBest SelectionIn metric FM, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "CDAD", "value": "1.01 / 0.74"}
2HB_real_001600Constrained RetrievalCell RetrievalWhat is the value at column 12 for row w/o CDM? Output the full string as shown in the cell."93.1 / 96.4"
3HB_real_001601Consistency & MissingnessCell MissingnessIs the cell (row ControlNet, column 14) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
4HB_real_001602Markup GroundingBold PresenceIs the number with value 95.8 / 97.3 boldfaced? Answer JSON {"bold":true/false}. The value appears exactly once in the table.{"bold": true}

60. real / real/images/real_000060.png / 7 QA

real/images/real_000060.png
#qidtasksubtaskquestionanswer
1HB_real_000554Aggregation & ComparisonPairwise ComparisonFrom this table image, in column Win (block PKU-SafeRLHF), compare Standard RM and Standard RM w/ KL within "InfoRM w/ IBL". Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Standard RM", "value": "67.4"}
2HB_real_000613Aggregation & ComparisonExtremum ReasoningBased on the table image, in column Win (block Anthropic-Helpful), what is the maximum value? Output only the number as a string."66.3"
3HB_real_001537Aggregation & ComparisonGrouped AggregationWithin the bottom dashed InfoRM rows, what is the mean value of column Win in block Anthropic-Helpful? Output only the number as a string, rounded to one decimal place."42.6"
4HB_real_001538Aggregation & ComparisonExtremum ReasoningIn column Win (block Anthropic-Helpful), what is the minimum value? Output only the number as a string."28.2"
5HB_real_001539Aggregation & ComparisonExtremum ReasoningIn row InfoRM w/ KL in the bottom dashed section, what is the minimum numeric value across all Win/Tie/Lose cells? Output only the number as a string."13.0"
6HB_real_001540Aggregation & ComparisonPairwise ComparisonFor row InfoRM (bottom dashed section) in block AlpacaFarm, compare Tie and Lose. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Tie", "value": "43.8"}
7HB_real_001541Local RelationsMarker-Anchor NeighborFor the blue Win cell with value 66.3 in block Anthropic-Helpful, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "6.4", "right": "24.1"}

61. real / real/images/real_000061.png / 8 QA

real/images/real_000061.png
#qidtasksubtaskquestionanswer
1HB_real_001542Aggregation & ComparisonExtremum ReasoningIn column Win (block Anthropic-Helpful), what is the minimum value? Output only the number as a string."31.5"
2HB_real_001543Aggregation & ComparisonPairwise ComparisonFor row InfoRM w/ KL (bottom dashed section) in block PKU-SafeRLHF, compare Tie and Lose. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Tie", "value": "35.1"}
3HB_real_001544Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]
4HB_real_001697Constrained RetrievalColor-Anchor RetrievalIn the same row as the number 75.5, list all numeric values highlighted with the same light-blue background as 75.5. Output only a JSON array of strings.["75.5", "68.6", "64.4", "74.5"]
5HB_real_001972Constrained RetrievalColor-Anchor RetrievalIn the same row as the number 15.9, list all numeric values highlighted with the same light-yellow background as 15.9. Output only a JSON array of strings.["15.9", "21.9", "23.6", "17.6"]
6HB_real_000780Markup GroundingMarked Value ListingIn the InFoRM block, list all numbers highlighted in light pink in the Standard RM row. Output only a JSON array of strings.["8.6", "9.5", "12.0", "7.9"]
7HB_real_000814Aggregation & ComparisonGrouped AggregationIn the InFoRM block, take the cells highlighted in light yellow in the Standard RM row. What is their maximum numeric value? Output only the number as a string."23.6"
8HB_real_000469Local RelationsNeighbor IndexingIn the InFoRM block, for the Standard RM row and Anthropic-Helpful Tie cell, return the target and its four neighboring cells as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. Use null if a neighbor does not exist.{"target": "15.9", "up": null, "down": "20.4", "left": "75.5", "right": "8.6"}

62. real / real/images/real_000062.png / 4 QA

real/images/real_000062.png
#qidtasksubtaskquestionanswer
1HB_real_001545Aggregation & ComparisonExtremum ReasoningIn column Win (block Anthropic-Helpful), what is the maximum value? Output only the number as a string."73.9"
2HB_real_001546Aggregation & ComparisonExtremum ReasoningIn column Win (block Anthropic-Harmless), what is the minimum value? Output only the number as a string."29.7"
3HB_real_001547Aggregation & ComparisonPairwise ComparisonFor row Ensemble RM (Mean) within top InfoRM section (block AlpacaFarm), compare Tie and Lose. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Tie", "value": "42.5"}
4HB_real_001548Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

63. real / real/images/real_000063.png / 4 QA

real/images/real_000063.png
#qidtasksubtaskquestionanswer
1HB_real_001549Aggregation & ComparisonExtremum ReasoningIn column Win (block Anthropic-Helpful), what is the minimum value? Output only the number as a string."25.8"
2HB_real_001550Aggregation & ComparisonPairwise ComparisonFor row InfoRM w/ KL (bottom dashed section) in block AlpacaFarm, compare Tie and Lose. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Tie", "value": "38.6"}
3HB_real_001551Constrained RetrievalValue FilteringIn column Tie (block PKU-SafeRLHF), list all rows with value >= 45. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "InfoRM / Standard RM w/ KL", "value": "48.9"}]
4HB_real_001552Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

64. real / real/images/real_000064.png / 11 QA

real/images/real_000064.png
#qidtasksubtaskquestionanswer
1HB_real_001564Aggregation & ComparisonArgmax ReasoningIn row # Sample, which benchmark has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "General-Bench", "value": "325.8K"}
2HB_real_001565Aggregation & ComparisonPairwise ComparisonFor General-Bench, compare # Task and # Skill. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "# Task", "value": "702"}
3HB_real_001566Aggregation & ComparisonPairwise ComparisonIn row # Tested Models, compare MMT-Bench and General-Bench. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "General-Bench", "value": "172+102"}
4HB_real_001567Markup GroundingHighlight PresenceIs value 29 highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": true}
5HB_real_002269Markup GroundingMarked Value ListingIn the MMIU column, list all entries highlighted with a light-blue background. Output only a JSON array of strings.["Txt,Img,Vid,Point-Cloud,Depth", "1", "52", "Acc.", "22"]
6HB_real_002272Constrained RetrievalColor-Anchor RetrievalIn the same row as 29, list all entries highlighted with the same light-blue background as 29. Output only a JSON array of strings.["1", "1", "6", "1", "1", "4", "5", "29"]
7HB_real_002274Constrained RetrievalColor-Anchor RetrievalIn the # Task row, list the numbers in light-blue highlighted cells. Output only a JSON array of strings.["12", "20", "30", "47", "52", "162", "505", "702"]
8HB_real_002275Constrained RetrievalColor-Anchor RetrievalIn the # Domain row, list the numbers in light-blue highlighted cells. Output only a JSON array of strings.["1", "1", "6", "1", "1", "4", "5", "29"]
9HB_real_002276Constrained RetrievalColor-Anchor RetrievalIn the # Tested Models row, list the numbers in light-blue highlighted cells. Output only a JSON array of strings.["12", "21", "24", "8", "22", "30", "22", "172+102"]
10HB_real_002277Markup GroundingMarked Value ListingIn the General-Bench column, list all bold numeric entries. Output only a JSON array of strings.["29", "145", "702", "325.8K", "172+102"]
11HB_real_002278Markup GroundingMarked Value ListingIn the # Tested Models row, list all bold entries. Output only a JSON array of strings.["172+102"]

65. real / real/images/real_000065.png / 5 QA

real/images/real_000065.png
#qidtasksubtaskquestionanswer
1HB_real_001559Aggregation & ComparisonArgmax ReasoningIn column #12↑, which model has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Qwen2-VL-72B", "value": "86.90"}
2HB_real_001560Aggregation & ComparisonArgmax ReasoningIn column #13↑, which model has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "InternVL-2.5-26B", "value": "22.50"}
3HB_real_001561Aggregation & ComparisonArgmax ReasoningIn column #16↑, which model has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "LLaVA-One-Vision-72B", "value": "83.70"}
4HB_real_001562Aggregation & ComparisonArgmax ReasoningIn column #17↑, which model has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "InternVL-2.5-26B", "value": "20.60"}
5HB_real_001563Aggregation & ComparisonPairwise ComparisonFor Qwen2-VL-72B, compare #14↑ and #16↑. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "#16↑", "value": "70.20"}

66. real / real/images/real_000066.png / 3 QA

real/images/real_000066.png
#qidtasksubtaskquestionanswer
1HB_real_001568Aggregation & ComparisonArgmax ReasoningIn column #Supported Tasks, which model has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Vitron-V1", "value": "252 (92.6%)"}
2HB_real_001569Aggregation & ComparisonExtremum ReasoningIn column Level-2, what is the minimum value? Output only the number as a string."12.21"
3HB_real_001570Aggregation & ComparisonPairwise ComparisonFor Vitron-V1, compare Level-2 and Level-3. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Level-2", "value": "30.13"}

67. real / real/images/real_000067.png / 5 QA

real/images/real_000067.png
#qidtasksubtaskquestionanswer
1HB_real_000551Aggregation & ComparisonExtremum ReasoningBased on the table image, in column Level-4 (Level Score on Image), what is the maximum value? Output only the number as a string."4.59"
2HB_real_001571Aggregation & ComparisonArgmax ReasoningIn column #Supported Task, which model is best? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Vitron-V1", "value": "42 (93.3%)"}
3HB_real_001572Aggregation & ComparisonArgmax ReasoningIn column Level-4 (Level Score on Image), which numeric cell has the maximum value? Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 6, "col": "Level-4", "value": "4.59"}
4HB_real_001573Aggregation & ComparisonPairwise ComparisonFor Vitron-V1, compare Level-2 and Level-3. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Level-2", "value": "30.13"}
5HB_real_001574Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "/", "-", or "N/A"? If none, output an empty JSON array [].["SoTA Specialist"]

68. real / real/images/real_000068.png / 4 QA

real/images/real_000068.png
#qidtasksubtaskquestionanswer
1HB_real_001575Aggregation & ComparisonBest SelectionWithin block Video Comprehension Skill, which model is best on #Win-over-Specialist? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Sa2VA-8B", "value": "32 (25.4%)"}
2HB_real_001576Aggregation & ComparisonBest SelectionWithin block Video Generation Skill, which model is best on Level-2? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "VidAgent", "value": "25.00"}
3HB_real_001577Aggregation & ComparisonArgmax ReasoningIn block Video Comprehension Skill, in column #Supported Task, which model is best? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Sa2VA-8B", "value": "91 (72.2%)"}
4HB_real_001578Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

69. real / real/images/real_000069.png / 5 QA

real/images/real_000069.png
#qidtasksubtaskquestionanswer
1HB_real_001579Aggregation & ComparisonArgmax ReasoningIn the lower block Audio Generation Skill, column #Win-Spclst, which model is best? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "ModaVerse", "value": "2 (10.0%)"}
2HB_real_001580Aggregation & ComparisonPairwise ComparisonIn the lower block Audio Generation Skill, compare Any-GPT and Unified-io-2-XXL on Level-2. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Any-GPT", "value": "29.06"}
3HB_real_001581Aggregation & ComparisonExtremum ReasoningIn the lower block Audio Generation Skill, column Level-2, what is the minimum value? Output only the number as a string."7.22"
4HB_real_001582Aggregation & ComparisonPairwise ComparisonFor Qwen-Audio-Chat (upper block), compare #1 and #2. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "#2", "value": "68.77"}
5HB_real_001583Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].["SoTA Specialist"]

70. real / real/images/real_000070.png / 9 QA

real/images/real_000070.png
#qidtasksubtaskquestionanswer
1HB_real_001584Aggregation & ComparisonArgmax ReasoningIn the upper block 3D Comprehension Skill, in column #Task-Supprt, which model is best? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "PointLLM-13B", "value": "9 (30.0%)"}
2HB_real_001585Aggregation & ComparisonPairwise ComparisonFor PointLLM-13B (upper block), compare #1 and #3. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "#3", "value": "78.14"}
3HB_real_001586Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]
4HB_real_000938Aggregation & ComparisonArgmax ReasoningIn the upper block 3D Comprehension Skill, considering only columns #1 through #13, find the largest numeric cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}, with row and column counted within that block. {"row": 1, "col": 2, "value": "98.35"}
5HB_real_000709Constrained RetrievalCell RetrievalIn the upper block 3D Comprehension Skill, find the value at position (r=4,c=3) in the numeric part of that block. Output only the number as a string."78.14"
6HB_real_000823Local RelationsNeighbor IndexingIn the upper block 3D Comprehension Skill, at position (r=3,c=2) in the numeric part of that block, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "7.50", "up": "0.00", "down": "10.00", "left": "46.16", "right": "72.86"}
7HB_real_001082Local RelationsNeighbor Value TracingThe value 46.37 appears exactly once in the upper block numeric part. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "0.00", "right": "0.00"}
8HB_real_000661Aggregation & ComparisonGrouped AggregationIn the lower block 3D Generation Skill, for non-SoTA model rows, what is the mean of the Level-4 column? Output the value rounded to two decimal places as a string."0.00"
9HB_real_001777Consistency & MissingnessColumn MissingnessIn the upper block, column #Task-Supprt, list the row labels whose entry is shown as /. Output only a JSON array of strings.["SoTA Specialist"]

71. real / real/images/real_000071.png / 6 QA

real/images/real_000071.png
#qidtasksubtaskquestionanswer
1HB_real_000553Aggregation & ComparisonPairwise ComparisonBased on the table image, in column #Supported Task, compare InternVL2.5-8B and Meta-Llama-3.1-8B-Instruct. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "InternVL2.5-8B", "value": "114 (99.1%)"}
2HB_real_001587Aggregation & ComparisonExtremum ReasoningIn column #Supported Task, what is the maximum value? Output only the value string as shown."114 (99.1%)"
3HB_real_001588Aggregation & ComparisonExtremum ReasoningIn column #Supported Task, what is the minimum value? Output only the value string as shown."72 (62.6%)"
4HB_real_001589Aggregation & ComparisonPairwise ComparisonIn column #Supported Task, compare DeepSeek-VL-7B and Qwen2-VL-7B. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "DeepSeek-VL-7B", "value": "114 (99.1%)"}
5HB_real_001590Aggregation & ComparisonExtremum ReasoningFor row InternVL2.5-8B, what is the minimum value across #Supported Task, #Win-over-Specialist, and Level-5 Score? Output only the number as a string."0.00"
6HB_real_001591Aggregation & ComparisonPairwise ComparisonFor DeepSeek-VL-7B, compare #Supported Task and #Win-over-Specialist. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "#Supported Task", "value": "114 (99.1%)"}

72. real / real/images/real_000072.png / 12 QA

real/images/real_000072.png
#qidtasksubtaskquestionanswer
1HB_real_001592Aggregation & ComparisonArgmax ReasoningIn column of Overall, which model has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Unified-io-2-XXL", "value": "13.70"}
2HB_real_001594Aggregation & ComparisonPairwise ComparisonFor Unified-io-2-XXL, compare of Audio and of Video. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "of Audio", "value": "25.63"}
3HB_real_000939Aggregation & ComparisonArgmax ReasoningConsidering the five Level 2 Score columns only, find the largest numeric cell in the table. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Count rows top-to-bottom and columns left-to-right within the five score columns.{"row": 6, "col": 1, "value": "30.13"}
4HB_real_001332Constrained RetrievalCell RetrievalFind the value at position (r=8,c=5) within the five Level 2 Score columns. Output only the number as a string."10.80"
5HB_real_000957Local RelationsNeighbor IndexingAt position (r=4,c=2) within the five Level 2 Score columns, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "12.54", "up": "8.34", "down": "7.32", "left": "19.54", "right": "17.52"}
6HB_real_001834Local RelationsNeighbor Value TracingThe value 25.63 appears exactly once in the five Level 2 Score columns. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "8.56", "right": "0.00"}
7HB_real_001766Aggregation & ComparisonGrouped AggregationAcross all rows, what is the mean of the "of 3D" column? Output the value rounded to two decimal places as a string."0.00"
8HB_real_000582Markup GroundingMarked Value ListingList the entries shown in green text in the Paradigm column. Output only a JSON array of strings.["C+G", "C+G", "C+G", "C", "C+G", "C+G", "C", "C+G"]
9HB_real_001945Markup GroundingMarked Value ListingBased on the table, return every underlined value. Output only a JSON array of strings.[]
10HB_real_001984Markup GroundingUnderline PresenceAt position (r=1,c=1) within the five Level 2 Score columns, is the value underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
11HB_real_001830Markup GroundingMarker CountingHow many underlined numeric values are in the table? Output only the count as a string."0"
12HB_real_001836Aggregation & ComparisonRank SelectionIn the Ranking column, which model is ranked 3rd? Return JSON {"item":"<model>","value":"<ranking>"}.{"item": "NExT-GPT-V1.5", "value": "3"}

73. real / real/images/real_000073.png / 11 QA

real/images/real_000073.png
#qidtasksubtaskquestionanswer
1HB_real_001595Aggregation & ComparisonArgmax ReasoningIn column #1↑, which model has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Long-LLaVA-9B", "value": "41.30"}
2HB_real_001597Aggregation & ComparisonPairwise ComparisonFor Qwen2-VL-72B, compare #5↑ and #6↑. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "#6↑", "value": "27.20"}
3HB_real_001598Markup GroundingBold PresenceIs value 40.00 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
4HB_real_rebal_000057Markup GroundingMarked Value ListingIn the InternVL-2-26B row, list all bold numeric values. Output only a JSON array of strings.["40.00", "14.10", "31.90", "34.50", "23.50"]
5HB_real_rebal_000058Markup GroundingMarked Column ListingIn column #2↑, list all bold values. Output only a JSON array of strings.["14.10", "10.90", "14.50", "10.80"]
6HB_real_rebal_000059Markup GroundingMarker CountingHow many bold numeric values are in the InternVL-2-26B row? Output only the count as a string."5"
7HB_real_rebal_000061Markup GroundingMarked Value ListingBased on the table, return every underlined value. Output only a JSON array of strings.[]
8HB_real_rebal_000062Markup GroundingUnderline PresenceAt position (r=1,c=1) in the numeric part of the table, is the value underlined? Answer JSON {"underlined":true/false}. The numeric part excludes the left Model column.{"underlined": false}
9HB_real_rebal_000064Constrained RetrievalColor-Anchor RetrievalIn the InternVL-2-26B row, list all numeric values highlighted with the same light-blue row background. Output only a JSON array of strings.["40.00", "14.10", "31.90", "34.50", "20.30", "16.10", "22.60", "18.60", "23.50"]
10HB_real_rebal_000065Constrained RetrievalColor-Anchor RetrievalFor the value 41.30, list all numeric values highlighted with the same light-blue row background as the anchor row. Output only a JSON array of strings.["41.30", "14.50", "33.20", "39.10", "16.50", "13.60", "19.60", "18.60", "18.60"]
11HB_real_rebal_000066Local RelationsNeighbor IndexingAt position (r=3,c=4) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part excludes the left Model column.{"target": "34.50", "up": "12.40", "down": "19.50", "left": "31.90", "right": "20.30"}

74. real / real/images/real_000074.png / 11 QA

real/images/real_000074.png
#qidtasksubtaskquestionanswer
1HB_real_001603Aggregation & ComparisonExtremum ReasoningIn row % Process errors (correct final answers), what is the minimum value across benchmarks? Output only the percentage string."3.5%"
2HB_real_001605Aggregation & ComparisonPairwise ComparisonFor GSM8K under correct, compare % 3/4 agreement and % 3/5 agreement. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "% 3/4 agreement", "value": "3.6%"}
3HB_real_000940Aggregation & ComparisonArgmax ReasoningIn the numeric part of the table, find the largest numeric cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Count rows top-to-bottom and numeric columns left-to-right.{"row": 1, "col": 7, "value": "759"}
4HB_real_001667Constrained RetrievalCell RetrievalFind the value at position (r=3,c=5) in the numeric part of the table. Output only the number as a string."8.9"
5HB_real_000959Local RelationsNeighbor IndexingAt position (r=6,c=4) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "2.0%", "up": "8.9%", "down": "91.9%", "left": "3.4%", "right": "9.1%"}
6HB_real_001930Local RelationsNeighbor Value TracingThe value 95.9% appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "66.7%", "right": "59.4%"}
7HB_real_001872Aggregation & ComparisonGrouped AggregationFor the # Steps row, what is the mean of the four correct columns? Output the value rounded to one decimal place as a string."6.8"
8HB_real_001990Markup GroundingMarked Value ListingBased on the table, return every underlined value. Output only a JSON array of strings.[]
9HB_real_001995Markup GroundingUnderline PresenceAt position (r=1,c=1) in the numeric part of the table, is the value underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
10HB_real_001842Markup GroundingMarker CountingHow many underlined numeric values are in the table? Output only the count as a string."0"
11HB_real_001870Aggregation & ComparisonRank SelectionIn the #Samples row, which benchmark/outcome column has the third-largest value? Return JSON {"item":"<column>","value":"<cell value>"}.{"item": "MATH error", "value": "594"}

75. real / real/images/real_000075.png / 4 QA

real/images/real_000075.png
#qidtasksubtaskquestionanswer
1HB_real_001606Aggregation & ComparisonBest SelectionWithin block Open-source Process Reward Models (PRMs), which model is best on Average? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Qwen2.5-Math-7B-PRM800K (our trained)", "value": "56.5"}
2HB_real_001607Aggregation & ComparisonBest SelectionWithin block Open-source language models, prompted as Critic Models, which model is best on Average? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "★ QwQ-32B-Preview", "value": "71.5"}
3HB_real_001608Aggregation & ComparisonBest SelectionWithin block Proprietary language models, prompted as Critic Models, which model is best on Average? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "o1-mini", "value": "87.9"}
4HB_real_001609Aggregation & ComparisonPairwise ComparisonFor Qwen2.5-Math-7B-PRM800K (our trained), compare GSM8K and MATH. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "GSM8K", "value": "68.2"}

76. real / real/images/real_000076.png / 8 QA

real/images/real_000076.png
#qidtasksubtaskquestionanswer
1HB_real_000211Aggregation & ComparisonExtremum ReasoningRead the table carefully and for item Proactive Base, what is the minimum value across all numeric metrics in this row? Output only the number as a string."1.51"
2HB_real_000490Aggregation & ComparisonExtremum ReasoningFor item Proactive Base, what is the maximum value across all numeric metrics in this row? Output only the number as a string."62.0"
3HB_real_000839Aggregation & ComparisonGrouped AggregationWithin the green Base/Proactive Base group, what is the mean value of column ACC↑ (block MATH-Chat)? Output only the number as a string, rounded to two decimal places."11.75"
4HB_real_001610Aggregation & ComparisonBest SelectionIn metric ACC↑ (block MATH-Chat), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Online DPO", "value": "16.5"}
5HB_real_001611Aggregation & ComparisonBest SelectionIn metric #Tokens(k)↓ (block BigCodeBench-Chat), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Online DPO", "value": "1.31"}
6HB_real_001612Aggregation & ComparisonBest SelectionWithin group "MediumDocEdit-Chat", which row label in the leftmost row-label column is best on column ITR↑? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Online DPO", "value": "92.0"}
7HB_real_001613Constrained RetrievalValue FilteringIn column ACC↑ (block MATH-Chat), list all row labels in the primary row-label column with value >= 15. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "Offline DPO", "value": "15.5"}, {"item": "Online DPO", "value": "16.5"}]
8HB_real_001614Aggregation & ComparisonGrouped AggregationWithin the orange SFT/PPO/Offline DPO/Online DPO group, what is the mean value of column ACC↑ (block MATH-Chat)? Output only the number as a string, rounded to three decimal places."14.625"

77. real / real/images/real_000077.png / 11 QA

real/images/real_000077.png
#qidtasksubtaskquestionanswer
1HB_real_000160Markup GroundingMarker CountingBased on the table, how many bold numbers are in the table? Output only the count as a string."0"
2HB_real_000161Constrained RetrievalCell RetrievalWhat is the value at row MTPO, column Causal & Objective-Aligned Reward? Output only the cell text."✗"
3HB_real_000163Constrained RetrievalCell RetrievalWhat is the value at row STaR-GATE, column Causal & Objective-Aligned Reward? Output only the cell text."-"
4HB_real_000347Consistency & MissingnessColumn MissingnessWhich columns contain at least one missing entry marked as "-"? Output only a JSON array of column names.["Causal & Objective-Aligned Reward"]
5HB_real_000349Constrained RetrievalValue FilteringList all row labels whose entry in column User-Centric is a check mark. Output only a JSON array of strings.["COLLABLLM"]
6HB_real_000350Markup GroundingUnderline PresenceIs the mark at row COLLABLLM, column User-Centric underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
7HB_real_000621Markup GroundingBold PresenceIs the mark at row COLLABLLM, column User-Centric boldfaced? Answer JSON {"bold":true/false}.{"bold": false}
8HB_real_001615Constrained RetrievalCell RetrievalWhat is the value at row COLLABLLM, column User-Centric? Output only the cell text."✔"
9HB_real_001616Consistency & MissingnessColumn MissingnessWhich row labels have missing entries marked as "-" in column Causal & Objective-Aligned Reward? Output only a JSON array of strings.["ClarifyGPT (Mu et al., 2023)", "STaR-GATE (Andukuri et al., 2024)"]
10HB_real_001618Markup GroundingMarker CountingHow many underlined marks or numbers are in the table? Output only the count as a string."0"
11HB_real_001619Consistency & MissingnessConsistency ProbingList all cells marked as missing using "-" or "N/A". Return a JSON array of strings in the form "<row label> | <column>". If none, output [].["ClarifyGPT (Mu et al., 2023) | Causal & Objective-Aligned Reward", "STaR-GATE (Andukuri et al., 2024) | Causal & Objective-Aligned Reward"]

78. real / real/images/real_000078.png / 10 QA

real/images/real_000078.png
#qidtasksubtaskquestionanswer
1HB_real_000071Aggregation & ComparisonRank SelectionWho ranks 2nd in column # Eval. Func.? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Spider2-V (Cao et al., 2024)", "value": "151"}
2HB_real_000078Aggregation & ComparisonArgmax ReasoningIn column # Eval. Func., which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "OmniBench (Ours)", "value": "255"}
3HB_real_000417Aggregation & ComparisonRank SelectionWho ranks 3rd in column # Eval. Func.? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "OSWorld (Xie et al., 2024)", "value": "134"}
4HB_real_000420Aggregation & ComparisonExtremum ReasoningWhat is the minimum numeric value in column # Eval. Func.? Exclude missing entries. Output only the number as a string."5"
5HB_real_000793Aggregation & ComparisonExtremum ReasoningFor row OmniBench (Ours), what is the maximum numeric value across the visible numeric task/evaluation columns? Output only the number as a string."36076"
6HB_real_000949Aggregation & ComparisonPairwise ComparisonFor row OmniBench (Ours), compare column # Scenario and column # Eval. Func. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "# Eval. Func.", "value": "255"}
7HB_real_001620Aggregation & ComparisonArgmax ReasoningIn column # Instance, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "OmniBench (Ours)", "value": "36076"}
8HB_real_001622Aggregation & ComparisonRank SelectionWho ranks 4th in column # Eval. Func.? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "CRAB (Xu et al., 2024a)", "value": "59"}
9HB_real_001623Aggregation & ComparisonPairwise ComparisonIn column # Scenario, compare OmniBench (Ours) and Spider2-V (Cao et al., 2024). Which value is larger? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "OmniBench (Ours)", "value": "20"}
10HB_real_001624Consistency & MissingnessColumn MissingnessIn column # Compl. Dimen., list the row labels whose entry is missing. Output only a JSON array of strings.["AitW (Rawles et al., 2024)", "Mind2Web (Deng et al., 2024)", "MoTIF (Burns et al., 2022)", "OmniACT (Kapoor et al., 2025)", "GUI Odyssey (Lu et al., 2024)", "WebArena (Zhou et al., 2023)", "CRAB (Xu et al., 2024a)"]

79. real / real/images/real_000079.png / 11 QA

real/images/real_000079.png
#qidtasksubtaskquestionanswer
1HB_real_000012Aggregation & ComparisonGrouped AggregationRead the table carefully and exclude cells that are boldfaced. On the remaining cells in column LC, what is the max? Exclude N/A and —. Output only the number as a string."38.0"
2HB_real_000015Markup GroundingMarked Column ListingIn column LC, return the values that are bold. Output only a JSON array of strings.["49.0", "37.4"]
3HB_real_000022Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column LC. Output JSON {"row":<int>,"col":<int>,"value":<string>}. The numeric part of the table excludes headers and the left Method column.{"row": 8, "col": 2, "value": "49.0"}
4HB_real_000186Aggregation & ComparisonGrouped AggregationUsing the table only, take the cells that are boldfaced. What is their max? Exclude N/A and —. Output only the number as a string."49.4"
5HB_real_000435Markup GroundingMarked Column ListingIn column LC, list all underlined numeric values. Output only a JSON array of strings.["38.0", "30.1"]
6HB_real_000439Aggregation & ComparisonPairwise ComparisonIn column LC, compare Gemini-2.0-Flash and Claude-3.5-Sonnet. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Gemini-2.0-Flash", "value": "38.0"}
7HB_real_000444Constrained RetrievalCell RetrievalWhat is the LC value for row Omni-UGround-V1-7B (Ours)? Output only the number as a string."49.0"
8HB_real_001625Markup GroundingUnderline PresenceIs the number with value 38.0 underlined? Answer JSON {"underlined":true/false}. Example: {"underlined":true}. The value appears exactly once in the numeric data grid.{"underlined": true}
9HB_real_001626Markup GroundingBold PresenceIs the number with value 28.7 boldfaced? Answer JSON {"bold":true/false}. Example: {"bold":true}. The value appears exactly once in the numeric data grid.{"bold": true}
10HB_real_001627Aggregation & ComparisonBest SelectionWithin group "Supervised Fine-Tuning Agents (Screenshot)", which row label in the leftmost row-label column is best on column LC? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Omni-UGround-V1-7B (Ours)", "value": "37.4"}
11HB_real_001628Aggregation & ComparisonRank SelectionWithin block closed-source Multimodal Large Language Models (A11Y+Screenshot), list the top-2 items by column DI, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "GPT-4o (Hurst et al., 2024)", "value": "35.5"}, {"item": "Claude-3.5-Sonnet", "value": "25.0"}]

80. real / real/images/real_000080.png / 8 QA

real/images/real_000080.png
#qidtasksubtaskquestionanswer
1HB_real_000214Aggregation & ComparisonExtremum ReasoningBased on the table, for item ShowUI-2B* (Lin et al., 2024), what is the minimum value across all non-delta numeric metrics in this row? Output only the number as a string."25.4"
2HB_real_000486Constrained RetrievalValue FilteringFor row ShowUI-2B* (Lin et al., 2024), list the red downward-change annotations from Dependency Comp. Medium through Hierarchy Comp. Hard, left to right. Output only a JSON array of strings.["↓5.7", "↓2.7", "↓8.6", "↓4.5", "↓9.3", "↓11.2", "↓5.2", "↓5.2", "↓5.6", "↓3.9"]
3HB_real_000840Aggregation & ComparisonExtremum ReasoningFor item ShowUI-2B* (Lin et al., 2024), what is the maximum value across all non-delta numeric metrics in this row? Output only the number as a string."45.9"
4HB_real_001631Aggregation & ComparisonArgmax ReasoningIn column Knowledge Comp.↑ Easy, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "UGround-7B* (Gou et al., 2024)", "value": "42.3"}
5HB_real_001632Aggregation & ComparisonArgmax ReasoningIn column Branch Comp.↑ Hard, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 5, "col": 6, "value": "32.4"}
6HB_real_001633Aggregation & ComparisonPairwise ComparisonFor row UGround-7B* (Gou et al., 2024), compare column Instruction Comp.↑ Easy and column Instruction Comp.↑ Hard. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Instruction Comp.↑ Easy", "value": "53.0"}
7HB_real_001634Constrained RetrievalValue FilteringFor the ShowUI-2B* row, what is the red delta annotation under Branch Comp.↑ Hard? Output the full string."↓4.5"
8HB_real_001635Constrained RetrievalValue FilteringIn column Hierarchy Comp.↑ Hard, list all row labels in the primary row-label column with value >= 30. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "OS-Atlas-Base-4B* (Wu et al., 2024b)", "value": "33.2"}]

81. real / real/images/real_000081.png / 15 QA

real/images/real_000081.png
#qidtasksubtaskquestionanswer
1HB_real_000153Markup GroundingMarked Value ListingFrom this table, list all bold numbers. Output only a JSON array of strings.["92.49", "87.24", "83.57", "84.89", "78.97", "70.83"]
2HB_real_000155Markup GroundingMarked Column ListingIn column AndroidControl-Low SR, list every boldfaced numeric value. Output only a JSON array of strings.["83.57"]
3HB_real_000162Markup GroundingMarker CountingFrom this table, how many bold numbers are in the table? Output only the count as a string."6"
4HB_real_000166Markup GroundingBold PresenceUsing the table only, is the value at position (r=6,c=1) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
5HB_real_000308Markup GroundingBold PresenceUsing the table only, is the value at position (r=1,c=1) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": false}
6HB_real_000314Aggregation & ComparisonGrouped AggregationExclude cells that are boldfaced. On the remaining cells in column AndroidControl-Low Type, what is the max? Exclude N/A and —. Output only the number as a string."93.00"
7HB_real_000351Aggregation & ComparisonGrouped AggregationExclude cells that are boldfaced. On the remaining cells in column AndroidControl-High SR, what is the max? Exclude N/A and —. Output only the number as a string."70.31"
8HB_real_000357Constrained RetrievalCell RetrievalUsing the table only, find the value at position (r=7,c=6) in the numeric part of the table. Output only the value as a string."70.83"
9HB_real_000644Aggregation & ComparisonGrouped AggregationAccording to the table image, take the cells that are boldfaced. What is their max? Exclude N/A and —. Output only the number as a string."92.49"
10HB_real_000685Local RelationsNeighbor IndexingUsing the table only, at position (r=6,c=1) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "92.49", "up": "92.15", "down": "92.37", "left": null, "right": "83.51"}
11HB_real_000690Markup GroundingMarked Column ListingIn column AndroidControl-High Type, list every boldfaced numeric value. Output only a JSON array of strings.["84.89"]
12HB_real_000946Aggregation & ComparisonArgmax ReasoningFind the single largest numeric cell in the numeric part of the table. Return JSON {"row":<int>,"col":<int>,"value":<string>}.{"row": 3, "col": 1, "value": "93.00"}
13HB_real_001637Markup GroundingMarker CountingHow many underlined numeric cells are in the table? Output only the count as a string."0"
14HB_real_001638Markup GroundingHighlight PresenceUsing the table only, is the value at position (r=6,c=1) in the numeric part of the table highlighted with a background color? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": false, "color": null}
15HB_real_001641Local RelationsNeighbor Value TracingFor the unique value 70.83, return its immediate horizontal neighbors in the same row as JSON {"left":"...","right":"..."}. Use null where a neighbor is absent.{"left": "78.97", "right": null}

82. real / real/images/real_000082.png / 10 QA

real/images/real_000082.png
#qidtasksubtaskquestionanswer
1HB_real_000240Aggregation & ComparisonRank SelectionWithin block OmniAct-Web, list the top-2 items by column SR, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "Omni-UGround-7B-V1 (Ours)", "value": "80.24"}, {"item": "UGround-7B-V1 (Gou et al., 2024)", "value": "79.85"}]
2HB_real_000494Markup GroundingMarked Value ListingList all bold numbers in the Omni-UGround-7B-V1 (Ours) row. Output only a JSON array of strings.["91.24", "87.35", "80.24", "97.93", "95.21", "92.10"]
3HB_real_000598Markup GroundingMarker CountingHow many bold numeric cells are in the table? Output only the count as a string."6"
4HB_real_000868Markup GroundingUnderline PresenceIs the value at position (r=2,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
5HB_real_000871Aggregation & ComparisonRank SelectionWithin block OmniAct-Web, who ranks 3rd by column SR? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Omni-OS-Atlas-4B (Ours)", "value": "74.62"}
6HB_real_001642Aggregation & ComparisonArgmax ReasoningIn column OmniAct-Desktop SR, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Omni-UGround-7B-V1 (Ours)", "value": "92.10"}
7HB_real_001643Aggregation & ComparisonBest SelectionWithin group OmniAct-Web, which row label in the leftmost row-label column is best on column Grounding? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Omni-UGround-7B-V1 (Ours)", "value": "87.35"}
8HB_real_001644Aggregation & ComparisonPairwise ComparisonFor row Qwen2-VL-7B (Wang et al., 2024b), compare column OmniAct-Web SR and column OmniAct-Desktop SR. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "OmniAct-Desktop SR", "value": "91.77"}
9HB_real_001646Markup GroundingBold PresenceIs the number with value 97.93 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
10HB_real_001647Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

83. real / real/images/real_000083.png / 11 QA

real/images/real_000083.png
#qidtasksubtaskquestionanswer
1HB_real_000254Markup GroundingMarked Value ListingUsing the table only, list values whose text is colored in red in this table. Output only a JSON array of strings.["↓5.58", "↓10.23"]
2HB_real_000647Markup GroundingMarked Value ListingList values whose text is colored in blue in this table. Output only a JSON array of strings.["↑6.1", "↑10.32"]
3HB_real_000922Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column Avg. Sensitivity? Output only the number as a string."12.9"
4HB_real_001072Constrained RetrievalValue FilteringConsidering only red downward delta annotations from top to bottom, what is the value at row 1? Output the full string."↓5.58"
5HB_real_001648Constrained RetrievalValue FilteringConsidering only blue upward delta annotations from top to bottom, what is the value at row 2? Output the full string."↑10.32"
6HB_real_001650Consistency & MissingnessCell MissingnessIs the cell (row Human, column Backbone) missing (N/A or — or -)? Answer JSON {"missing":true/false}.{"missing": true}
7HB_real_000751Aggregation & ComparisonGrouped AggregationConsidering only red downward delta annotations from top to bottom, which row has the largest absolute delta? Return the row index as a string."2"
8HB_real_001952Consistency & MissingnessConsistency ProbingList the model rows that have blue upward delta annotations. Output only a JSON array of strings.["OS-Atlas-Pro", "Aguvis"]
9HB_real_001758Constrained RetrievalValue FilteringList all delta annotations in the Avg. Sensitivity column from top to bottom. Output only a JSON array of strings.["↑6.1", "↓5.58", "↑10.32", "↓10.23"]
10HB_real_000764Aggregation & ComparisonGrouped AggregationFor rows whose model name contains "Ours", what is the mean Avg. Sensitivity value? Output the value rounded to two decimal places as a string."3.08"
11HB_real_001792Constrained RetrievalCell RetrievalFind the value at position (r=4,c=1) in the numeric part of the table. The numeric part is the Avg. Sensitivity column. Output only the number as a string."3.49"

84. real / real/images/real_000084.png / 14 QA

real/images/real_000084.png
#qidtasksubtaskquestionanswer
1HB_real_000036Aggregation & ComparisonGrouped AggregationBased on the table, among the six +intent rows, which row has the maximum Long-Range Planning↑ delta? Return the row index as a string (top-to-bottom among +intent rows)."6"
2HB_real_000043Constrained RetrievalValue FilteringFor the Overall↑ delta column, considering +intent rows only, what is the value at row 5? Output the full string."+5.4"
3HB_real_000368Markup GroundingMarked Value ListingList all blue delta values in the GPT-4o + intent prompt row. Output only a JSON array of strings.["+7.2", "+10.6", "+8.9"]
4HB_real_000375Aggregation & ComparisonGrouped AggregationAmong the six +intent rows, which row has the minimum Long-Range Planning↑ delta? Return the row index as a string, counting +intent rows from top to bottom."2"
5HB_real_000588Consistency & MissingnessConsistency ProbingFrom this table image, in the Overall↑ delta values for the six "+ intent" rows, list all items whose delta is positive (>0). Return JSON array of {item,value}.[{"item": "Omni-OS-Atlas-Base-4B + intent tuning", "value": "+1.7"}, {"item": "Omni-UGround-V1-7B + intent tuning", "value": "+1.2"}, {"item": "Qwen-VL-Max + intent prompt", "value": "+2.6"}, {"item": "Gemini-2.0-Flash + intent prompt", "value": "+4.9"}, {"item": "Claude-3.5-Sonnet + intent prompt", "value": "+5.4"}, {"item": "GPT-4o + intent prompt", "value": "+8.9"}]
6HB_real_000741Constrained RetrievalValue FilteringFor the Long-Range Planning↑ delta column, considering +intent rows only, what is the value at row 6? Output the full string."+10.6"
7HB_real_001651Constrained RetrievalValue FilteringConsidering only the six +intent rows from top to bottom, list all delta values in the Long-Range Planning↑ column. Output only a JSON array of strings.["+1.9", "+1.3", "+2.7", "+4.0", "+4.4", "+10.6"]
8HB_real_001655Aggregation & ComparisonGrouped AggregationWithin the six +intent rows, what is the mean of the Overall↑ main scores before the blue delta annotations? Output only the number as a string, rounded to two decimal places."29.88"
9HB_real_rebal_000048Aggregation & ComparisonGrouped AggregationAmong the four closed-source +intent prompt rows, which row has the largest Overall↑ delta? Return the row index as a string."4"
10HB_real_rebal_000049Aggregation & ComparisonGrouped AggregationAmong the two open-source +intent tuning rows, which row has the largest Overall↑ delta? Return the row index as a string."1"
11HB_real_rebal_000053Markup GroundingMarked Value ListingList all blue delta annotations in the GPT-4o + intent prompt row. Output only a JSON array of strings.["↑7.2", "↑10.6", "↑8.9"]
12HB_real_rebal_000054Consistency & MissingnessConsistency ProbingIn the Overall↑ column, list the closed-source +intent prompt rows with positive blue deltas. Return a JSON array of {"item":"<row label>","value":"<delta>"}.[{"item": "Qwen-VL-Max + intent prompt", "value": "↑2.6"}, {"item": "Gemini-2.0-Flash + intent prompt", "value": "↑4.9"}, {"item": "Claude-3.5-Sonnet + intent prompt", "value": "↑5.4"}, {"item": "GPT-4o + intent prompt", "value": "↑8.9"}]
13HB_real_rebal_000056Aggregation & ComparisonRank SelectionAmong the six +intent rows, which row has the second-largest Overall↑ delta? Return JSON {"item":"<row label>","value":"<delta>"}.{"item": "Claude-3.5-Sonnet + intent prompt", "value": "↑5.4"}
14HB_real_rebal_000070Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

85. real / real/images/real_000085.png / 5 QA

real/images/real_000085.png
#qidtasksubtaskquestionanswer
1HB_real_000425Consistency & MissingnessColumn MissingnessWhich benchmark rows have missing entries marked with "-" in column #QA? Output only a JSON array of row-label strings.["DocVQA (Mathew et al., 2021)", "ChartQA (Masry et al., 2022)", "MP-DocVQA (Tito et al., 2022)", "DUDE (Landeghem et al., 2023)"]
2HB_real_001656Aggregation & ComparisonArgmax ReasoningIn column #Docs, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "LongDocURL (Ours)", "value": "396"}
3HB_real_001657Consistency & MissingnessColumn MissingnessWhich benchmark rows have missing entries marked with "-" in column #Avg. Tokens? Output only a JSON array of row-label strings.["M-Longdoc (Chia et al., 2024)"]
4HB_real_001658Constrained RetrievalValue FilteringIn column Multi-page(%), list all row labels in the primary row-label column with value >= 30. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "MMLongBench-Doc (Ma et al., 2024)", "value": "✓(33.0%)"}, {"item": "LongDocURL (Ours)", "value": "✓(52.9%)"}]
5HB_real_001659Aggregation & ComparisonPairwise ComparisonFor row LongDocURL (Ours), compare column #Avg. Pages and column #QA. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "#QA", "value": "2,325"}

86. real / real/images/real_000086.png / 8 QA

real/images/real_000086.png
#qidtasksubtaskquestionanswer
1HB_real_000108Aggregation & ComparisonGrouped AggregationBased on the table, within "OCR (PyMuPDF^4) + Large Language Models (LLMs) / Proprietary Models", what is the mean value of column Total? Exclude N/A and —. Output only the number as a string, rounded to two decimal places."33.44"
2HB_real_000116Aggregation & ComparisonExtremum ReasoningIn row Human Experts, what is the maximum numeric value across the table? Output only the number as a string."87.2"
3HB_real_000270Local RelationsMarker-Anchor NeighborFor the highlighted cell with value 45.8 in row O1-preview, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "33.3", "right": "24.5"}
4HB_real_001660Aggregation & ComparisonArgmax ReasoningIn column Total, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Human Experts", "value": "84.8"}
5HB_real_001661Aggregation & ComparisonBest SelectionWithin group "Large Vision Language Models (LVLMs) / Proprietary Models", which row label in the leftmost row-label column is best on column Total? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "GPT-4o", "value": "64.5"}
6HB_real_001662Markup GroundingHighlight PresenceUsing the table only, is the value 45.8 in row O1-preview highlighted? Output only true or false."true"
7HB_real_001663Consistency & MissingnessCell MissingnessIs the cell (row Human Experts, column all 612 in Understanding single-page) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
8HB_real_001664Consistency & MissingnessConsistency ProbingWithin the Understanding section, which leftmost row labels have missing entries in the single-page columns? Output only a JSON array of row labels.["Human Experts"]

87. real / real/images/real_000087.png / 10 QA

real/images/real_000087.png
#qidtasksubtaskquestionanswer
1HB_real_000140Constrained RetrievalCell RetrievalBased on the table, find the value at (r=20, c=4) in the numeric part of the table. The numeric part of the table includes numeric cells only and excludes headers and left text columns. Output only the number as a string."64.46"
2HB_real_000147Local RelationsNeighbor Value TracingThe value 77.28 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": null, "right": "75.91"}
3HB_real_000185Aggregation & ComparisonGrouped AggregationBased on the table, take the cells highlighted in light purple. What is their max? Exclude N/A and —. Output only the number as a string."77.28"
4HB_real_000235Local RelationsNeighbor IndexingAccording to the table, at (r=2,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part of the table excludes headers and left text columns.{"target": "74.65", "up": "51.69", "down": "75.91", "left": "75.63", "right": "72.25"}
5HB_real_000319Markup GroundingMarked Column ListingBy reading the table in the image, list all bold numbers in column Top-100. Output only a JSON array of strings.["70.94", "64.94", "69.46", "64.46"]
6HB_real_000320Aggregation & ComparisonGrouped AggregationFor the Child-to-Parent CLIP-hyp row, what is the mean across Top-5, Top-10, Top-50, and Top-100? Output only the number as a string, rounded to two decimal places."74.25"
7HB_real_001013Constrained RetrievalValue FilteringBy reading the table image, among light-purple highlighted cells, list the values that are > 70. Output JSON array of strings.["77.28", "75.91", "72.85", "70.94", "74.48", "73.27", "70.78"]
8HB_real_001668Constrained RetrievalColor-Anchor RetrievalFor the number at row 3, column 1 in the numeric part of the table, list all numbers highlighted with the same light-purple color as the anchor. The numeric part of the table excludes header and left text columns. Output only a JSON array of strings.["77.28", "75.91", "72.85", "70.94", "68.62", "67.42", "66.21", "64.94", "74.48", "73.27", "70.78", "69.46", "69.50", "68.14", "65.67", "64.46"]
9HB_real_001670Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string."0"
10HB_real_002251Markup GroundingMarker CountingHow many numeric cells are highlighted in light purple in this table? Output only the count as a string."16"

88. real / real/images/real_000088.png / 10 QA

real/images/real_000088.png
#qidtasksubtaskquestionanswer
1HB_real_000646Constrained RetrievalColor-Anchor RetrievalFrom this table image, according to the table, for the number with value 74.85, list all numbers highlighted with the same light-purple color as the anchor. Output only a JSON array of strings.["77.00", "85.75", "91.89", "14.96", "17.57", "20.76", "74.85", "83.79", "90.61", "16.59", "18.65", "21.29"]
2HB_real_000857Markup GroundingHighlight PresenceUsing the table only, is the value at position (r=3,c=3) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_purple"}
3HB_real_001014Constrained RetrievalValue FilteringBased on the image table, among highlighted cells (any highlighted color), list the values that are > 90. Output JSON array of strings.["91.89", "90.61"]
4HB_real_001066Aggregation & ComparisonRank SelectionWithin group "MoCo-v2 / Recall↑", list the top 2 rows by column Top-250k, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "MoCo-hyp†", "value": "90.61"}, {"item": "MoCo-euc†", "value": "90.46"}]
5HB_real_001671Aggregation & ComparisonBest SelectionIn metric Top-250k (block CLIP ViT / Recall↑), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "CLIP-hyp†", "value": "91.89"}
6HB_real_001672Aggregation & ComparisonBest SelectionIn metric Top-250k (block CLIP ViT / OT Distance↓), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "CLIP-hyp†", "value": "20.76"}
7HB_real_001673Aggregation & ComparisonBest SelectionWithin group "MoCo-v2 / Recall↑", which row label in the leftmost row-label column is best on column Top-250k? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "MoCo-hyp†", "value": "90.61"}
8HB_real_001674Markup GroundingHighlight PresenceIs the number with value 66.63 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": false}
9HB_real_001675Constrained RetrievalValue FilteringAmong highlighted cells (any highlighted color), list the values that are > 85. Output JSON array of strings.["85.75", "91.89", "90.61"]
10HB_real_001676Aggregation & ComparisonRank SelectionWithin group "MoCo-v2 / OT Distance↓", list the top 2 rows by column Top-150k, sorted from lowest to highest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "MoCo-hyp†", "value": "16.59"}, {"item": "MoCo-euc†", "value": "16.65"}]

89. real / real/images/real_000089.png / 13 QA

real/images/real_000089.png
#qidtasksubtaskquestionanswer
1HB_real_000010Aggregation & ComparisonGrouped AggregationUsing the table only, exclude cells that are boldfaced. On the remaining cells in column Top-100 (upper table), what is the max? Exclude N/A and —. Output only the number as a string."23.36"
2HB_real_000017Markup GroundingMarked Column ListingIn column Top-100 (upper table), return the values that are bold. Output only a JSON array of strings.["20.53", "26.81"]
3HB_real_000020Markup GroundingMarked Column ListingIn column Top-30k (block Recall↑), return the values that are bold. Output only a JSON array of strings.["78.85"]
4HB_real_000436Markup GroundingBold PresenceIn the upper table numeric grid, is the value at position (r=6,c=4) boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
5HB_real_000441Local RelationsNeighbor IndexingIn the upper table numeric grid, at (r=6,c=4), return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part of the table excludes headers and the Model/Dist. Func. columns.{"target": "26.81", "up": "20.43", "down": null, "left": "27.83", "right": null}
6HB_real_000446Markup GroundingMarked Value ListingList all numbers in the light-purple highlighted rows of the upper table. Output only a JSON array of strings.["28.84", "27.02", "22.87", "20.53", "30.27", "29.53", "27.83", "26.81"]
7HB_real_000799Aggregation & ComparisonExtremum ReasoningIn column Top-100 (upper table), what is the maximum value? Output only the number as a string."26.81"
8HB_real_000811Aggregation & ComparisonGrouped AggregationPlease answer this question: take the cells that are boldfaced. What is their max? Exclude N/A and —. Output only the number as a string."78.85"
9HB_real_000955Markup GroundingHighlight PresenceIn the upper table numeric grid, is the value at position (r=6,c=4) highlighted with a background color? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_purple"}
10HB_real_001678Aggregation & ComparisonBest SelectionIn metric Top-20k (block OT Distance↓), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "CLIP-euc†", "value": "7.04"}
11HB_real_001679Markup GroundingMarker CountingHow many bold numeric cells are in the full table image, counting both the upper and lower tables? Output only the count as a string."14"
12HB_real_001680Aggregation & ComparisonArgmax ReasoningIn the upper table numeric grid, find the single largest numeric cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}.{"row": 6, "col": 1, "value": "30.27"}
13HB_real_001681Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

90. real / real/images/real_000090.png / 13 QA

real/images/real_000090.png
#qidtasksubtaskquestionanswer
1HB_real_000259Constrained RetrievalValue FilteringUsing the table only, among light-yellow highlighted cells, list the values that are > 20. Output JSON array of strings.["72.3", "86.6"]
2HB_real_000855Constrained RetrievalColor-Anchor RetrievalRead the table carefully and for the number with value 15.2, list all numbers highlighted with the same light-yellow color as the anchor. Output only a JSON array of strings.["3.00", "72.3", "1.81", "86.6", "16.9", "2.45", "1.98", "15.2"]
3HB_real_000901Markup GroundingMarker CountingFrom this table, how many numeric cells are highlighted in light yellow in this table? Output only the count as a string."8"
4HB_real_001012Constrained RetrievalValue FilteringAccording to the table image, among highlighted cells (any highlighted color), list the values that are > 50. Output JSON array of strings.["72.3", "86.6", "56.2"]
5HB_real_001063Markup GroundingMarked Value ListingList all numeric values highlighted in light green. Output only a JSON array of strings.["2.50", "1.42", "56.2", "10.7", "1.68", "1.29", "47.4", "9.61"]
6HB_real_001682Aggregation & ComparisonBest SelectionIn metric T60 (%)↓ (block RAF-Furnished), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Ours (1%)", "value": "9.61"}
7HB_real_001683Aggregation & ComparisonGrouped AggregationExclude cells that are highlighted in light green. On the remaining cells in column C50 (dB)↓ within block RAF-Furnished, what is the min? Exclude N/A and —. Output only the number as a string."1.98"
8HB_real_001684Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light green. What is their max? Exclude N/A and —. Output only the number as a string."56.2"
9HB_real_001685Markup GroundingMarker CountingHow many highlighted numeric data cells are in the table (light yellow or light green)? Output only the count as a string."16"
10HB_real_001686Aggregation & ComparisonBest SelectionIn metric C50 (dB)↓ (block RAF-Furnished), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Ours (1%)", "value": "1.29"}
11HB_real_002254Markup GroundingHighlight PresenceIs the value at position (r=6,c=8) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_green"}
12HB_real_002255Constrained RetrievalCell RetrievalUsing the table only, find the value at position (r=5,c=4) in the numeric part of the table. Output only the value as a string."16.9"
13HB_real_002256Local RelationsNeighbor IndexingUsing the table only, at position (r=5,c=4) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "16.9", "up": "24.1", "down": "10.7", "left": "86.6", "right": "2.45"}

91. real / real/images/real_000091.png / 9 QA

real/images/real_000091.png
#qidtasksubtaskquestionanswer
1HB_real_000261Constrained RetrievalValue FilteringAmong highlighted cells of any color, list the values that are greater than 30. Output JSON array of strings.["39.7", "44.9"]
2HB_real_000557Markup GroundingMarker CountingHow many light-yellow highlighted numeric cells are in the table? Output only the count as a string."12"
3HB_real_000856Constrained RetrievalColor-Anchor RetrievalFor the number with value 39.7, list all numbers highlighted with the same light-yellow color as the anchor. Output only a JSON array of strings.["1.31", "1.65", "1.43", "1.88", "1.26", "39.7", "18.5", "1.87", "1.56", "44.9", "6.8", "1.15"]
4HB_real_001062Constrained RetrievalColor-Anchor RetrievalAt position (r=6,c=1) in the numeric part of the table, list all values highlighted with the same light-green color as the anchor. Output only a JSON array of strings.["0.99", "1.02", "24.3", "0.98", "1.44", "10.8", "1.11", "1.45", "31.9", "0.85", "6.3"]
5HB_real_001068Local RelationsMarker-Anchor NeighborFind the right neighbor of the highlighted cell with value 1.26. The requested neighbor is numeric. Output only the number as a string."1.03"
6HB_real_001687Aggregation & ComparisonBest SelectionIn metric C50 (dB)↓ within block Hallway, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "AV-NeRF [39]", "value": "1.03"}
7HB_real_001688Aggregation & ComparisonGrouped AggregationAmong the light-yellow highlighted cells, what is the maximum value? Output only the number as a string."44.9"
8HB_real_001689Markup GroundingHighlight PresenceIs the number with value 1.03 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric part of the table.{"highlighted": true}
9HB_real_001690Aggregation & ComparisonArgmax ReasoningFind the single largest numeric cell in the numeric part of the table. Return JSON {"row":<int>,"col":<int>,"value":<string>}.{"row": 1, "col": 9, "value": "306.9"}

92. real / real/images/real_000092.png / 10 QA

real/images/real_000092.png
#qidtasksubtaskquestionanswer
1HB_real_000074Aggregation & ComparisonRank SelectionWithin block Czech to English with 16 query samples, who ranks 2nd in column BERTScore? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "+LoRD", "value": "0.906 ± 0.00"}
2HB_real_000079Aggregation & ComparisonRank SelectionWithin block Czech to English with 16 query samples, who ranks 1st in column BERTScore? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Victim Model", "value": "0.957"}
3HB_real_000416Aggregation & ComparisonExtremum ReasoningFor row +LoRD in block Finnish to English with 16 query samples, what is the maximum value across all metrics? Output only the number as a string."0.905 ± 0.00"
4HB_real_000796Aggregation & ComparisonExtremum ReasoningFor row +MLE in block Czech to English with 16 query samples, what is the minimum value across all metrics? Output only the number as a string."0.245 ± 0.01"
5HB_real_000948Aggregation & ComparisonRank SelectionWithin block German to English with 16 query sample, who ranks 2nd in column BERTScore? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "+LoRD", "value": "0.917 ± 0.00"}
6HB_real_001691Aggregation & ComparisonBest SelectionWithin group German to English with 16 query sample, which row label is best on column BLEU-1? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Victim Model", "value": "0.661"}
7HB_real_001692Aggregation & ComparisonPairwise ComparisonFor row +LoRD in block Czech to English with 16 query samples, compare column BLEU-1 and column Rouge-L. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "BLEU-1", "value": "0.545 ± 0.01"}
8HB_real_001693Aggregation & ComparisonExtremum ReasoningFor item Local Model in block German to English with 16 query sample, what is the minimum value across all metrics? Output only the number as a string."0.130"
9HB_real_001694Constrained RetrievalValue FilteringIn column BLEU-4 within block German to English with 16 query sample, list all row labels with value >= 0.30. Return a JSON array of {"item":"<row label>","value":"<cell value>"} objects.[{"item": "Victim Model", "value": "0.377"}, {"item": "+MLE", "value": "0.302 ± 0.01"}, {"item": "+LoRD", "value": "0.308 ± 0.00"}]
10HB_real_001695Aggregation & ComparisonRank SelectionWithin block Finnish to English with 16 query samples, who ranks 2nd in column BERTScore? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "+MLE", "value": "0.905 ± 0.00"}

93. real / real/images/real_000093.png / 12 QA

real/images/real_000093.png
#qidtasksubtaskquestionanswer
1HB_real_000054Markup GroundingHighlight PresenceIs the value at position (r=1,c=1) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": false, "color": null}
2HB_real_000188Aggregation & ComparisonGrouped AggregationRead the table carefully and take the cells highlighted in light pink. What is their max? Exclude N/A and —. Output only the number as a string."0.785 ± 0.01"
3HB_real_000450Aggregation & ComparisonPairwise ComparisonIn the PIQA block, column Precision, compare +MLE (baseline) and +LoRD (ours). Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "+LoRD (ours)", "value": "0.795 ± 0.01"}
4HB_real_000451Aggregation & ComparisonExtremum ReasoningIn the PIQA block, what is the maximum value in column Accuracy? Output only the number/string as shown."0.828"
5HB_real_000592Aggregation & ComparisonExtremum ReasoningIn the TruthfulQA block, what is the minimum value in column Recall? Output only the number/string as shown."0.190 ± 0.09"
6HB_real_000763Local RelationsNeighbor IndexingIn the TruthfulQA numeric grid, at (r=3,c=3), return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part of the table excludes headers and the left method column.{"target": "0.190 ± 0.09", "up": "0.195", "down": "0.232 ± 0.01", "left": "0.500 ± 0.00", "right": "0.266 ± 0.09"}
7HB_real_000765Local RelationsNeighbor Value TracingThe value 0.381 ± 0.17 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": null, "right": "0.500 ± 0.00"}
8HB_real_000769Markup GroundingMarker CountingHow many underlined numeric cells are in this table? Output only the count as a string."0"
9HB_real_001008Markup GroundingMarker CountingBy reading the table image, how many numeric cells are highlighted in light pink in this table? Output only the count as a string."6"
10HB_real_001696Markup GroundingMarked Value ListingList numbers highlighted in light pink. Output only a JSON array of strings.["0.785 ± 0.01", "0.785 ± 0.01", "0.783 ± 0.02", "0.381 ± 0.17", "0.190 ± 0.09", "0.266 ± 0.09"]
11HB_real_001700Markup GroundingHighlight PresenceIs the number with value 0.190 ± 0.09 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
12HB_real_002257Constrained RetrievalValue FilteringAmong light-pink highlighted cells, list the values that are > 0.7. Output JSON array of strings.["0.785 ± 0.01", "0.785 ± 0.01", "0.783 ± 0.02"]

94. real / real/images/real_000094.png / 11 QA

real/images/real_000094.png
#qidtasksubtaskquestionanswer
1HB_real_000151Markup GroundingMarked Value ListingBased on the table, return every value shown in bold. Output only a JSON array of strings.["1.66", "0.16", "6.45", "2.81", "3.56", "0.71", "1.34", "3.55", "1.15", "0.79"]
2HB_real_000158Markup GroundingMarked Column ListingIn column Toxicity (DiaSafety), return the values that are bold. Output only a JSON array of strings.["6.45"]
3HB_real_000164Markup GroundingMarker CountingPlease answer this question: how many bold numbers are in the table? Output only the count as a string."10"
4HB_real_000165Markup GroundingMarked Column ListingIn column Profanity (SafeRLHF), return the values that are bold. Output only a JSON array of strings.["1.66"]
5HB_real_000311Aggregation & ComparisonExtremum ReasoningIn column Severe Toxicity (SafeRLHF), what is the minimum value? Output only the number as a string."0.16"
6HB_real_000353Aggregation & ComparisonPairwise ComparisonIn column Profanity (SafeRLHF), compare +MLE and +LoRD. Which value is smaller? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "+MLE", "value": "1.66"}
7HB_real_000355Aggregation & ComparisonExtremum ReasoningFor row +LoRD, what is the maximum value across all numeric metrics? Output only the number as a string."6.45"
8HB_real_000577Markup GroundingBold PresenceIs the value at row +LoRD, column Toxicity (DiaSafety) boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
9HB_real_000725Markup GroundingMarker CountingHow many underlined numeric cells are in this table? Output only the count as a string."0"
10HB_real_001705Aggregation & ComparisonPairwise ComparisonFor row +LoRD, compare column Toxicity (DiaSafety) and column Toxicity (SafeRLHF). Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Toxicity (DiaSafety)", "value": "6.45"}
11HB_real_001707Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

95. real / real/images/real_000095.png / 6 QA

real/images/real_000095.png
#qidtasksubtaskquestionanswer
1HB_real_000917Consistency & MissingnessCell MissingnessIs the cell (row RESC [14], column DictAS (Ours)) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
2HB_real_001071Markup GroundingMarked Value ListingUsing visual markers in the table, list numbers whose text is colored in red in this table. Output only a JSON array of strings.["(98.6, 95.1, 66.8)", "(98.8, 91.9, 41.8)", "(98.4, 94.9, 44.2)", "(98.4, 95.8, 42.9)", "(98.0, 83.3, 66.8)", "(98.4, 92.2, 52.5)", "(97.5, 89.7, 74.9)", "(97.3, 77.2, 59.3)", "(97.4, 83.4, 67.1)"]
3HB_real_001729Markup GroundingMarked Value ListingList red tuple values in the Medical Datasets section only. Output only a JSON array of strings.["(97.5, 89.7, 74.9)", "(97.3, 77.2, 59.3)", "(97.4, 83.4, 67.1)"]
4HB_real_001730Constrained RetrievalCell RetrievalWhat is the DictAS (Ours) tuple for row MPDD [17] in block Industrial Datasets (AUROC, PRO, AP)? Output the full tuple string."(98.4, 95.8, 42.9)"
5HB_real_001731Aggregation & ComparisonGrouped AggregationWithin the Medical Datasets section, what is the mean AP value inside the DictAS (Ours) tuples? Output only the number as a string, rounded to one decimal place."67.1"
6HB_real_001732Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

96. real / real/images/real_000096.png / 8 QA

real/images/real_000096.png
#qidtasksubtaskquestionanswer
1HB_real_000011Aggregation & ComparisonGrouped AggregationFrom this table, exclude cells that are boldfaced. On the remaining cells in column AP (%), what is the max? Exclude N/A and —. Output only the number as a string."57.5±0.6"
2HB_real_000018Markup GroundingMarker CountingHow many numeric cells are highlighted in the DictAS row? Output only the count as a string."3"
3HB_real_000128Markup GroundingBold PresencePlease answer this question: is the number at (r=8,c=2) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}. The numeric part of the table excludes the left non-numeric columns Method/Backbone/Resolution.{"bold": true}
4HB_real_000138Markup GroundingUnderline PresencePlease answer this question: is the number at (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}. The numeric part of the table excludes the left non-numeric columns Method/Backbone/Resolution.{"underlined": false}
5HB_real_000297Local RelationsNeighbor Value TracingThe value 73.5 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "3.4", "right": "66.8±0.4"}
6HB_real_000301Constrained RetrievalValue FilteringHow much higher is DictAS AP (%) than PromptAD AP (%)? Output only the number as a string rounded to one decimal place."9.3"
7HB_real_001017Constrained RetrievalValue FilteringAccording to the table image, among highlighted cells (any highlighted color), list the values that are > 0. Output JSON array of strings.["3.4", "73.5", "66.8±0.4"]
8HB_real_001746Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string."0"

97. real / real/images/real_000097.png / 10 QA

real/images/real_000097.png
#qidtasksubtaskquestionanswer
1HB_real_000052Markup GroundingHighlight PresenceIs the value at position (r=1,c=1) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": false, "color": null}
2HB_real_000059Markup GroundingHighlight PresenceIs the value at position (r=7,c=1) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_blue"}
3HB_real_000277Aggregation & ComparisonGrouped AggregationUsing the visual table content, within "Module Ablation", what is the mean value of column AP? Exclude N/A and —. Output only the number as a string, rounded to two decimal places."63.83"
4HB_real_000561Markup GroundingMarked Column ListingIn column AP, return the values that are bold. Output only a JSON array of strings.["66.8"]
5HB_real_000594Constrained RetrievalCell RetrievalWhat is the PRO value for row DictAS? Output only the number as a string."95.1"
6HB_real_000660Aggregation & ComparisonPairwise ComparisonIn column AP, compare DictAS and w/o L_TAC. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "DictAS", "value": "66.8"}
7HB_real_000766Aggregation & ComparisonExtremum ReasoningFor row DictAS, what is the maximum value across all numeric metrics? Output only the number as a string."98.6"
8HB_real_000969Markup GroundingBold PresenceIs the number at (r=7,c=3) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}. The numeric part of the table excludes the left ablation item column.{"bold": true}
9HB_real_001767Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column AP? Output only the number as a string."66.8"
10HB_real_001769Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

98. real / real/images/real_000098.png / 12 QA

real/images/real_000098.png
#qidtasksubtaskquestionanswer
1HB_real_000258Constrained RetrievalValue FilteringAmong all highlighted cells in the table, list the values that are less than 0.1. Output JSON array of strings.["0.096", "0.089", "0.084"]
2HB_real_000430Consistency & MissingnessColumn MissingnessIn column PSNR↑ 6-view, list the row labels whose entry is missing. Output only a JSON array of strings.["SparseNeRF"]
3HB_real_000632Markup GroundingMarker CountingHow many highlighted numeric cells are in the table across all highlight colors? Output only the count as a string."28"
4HB_real_000859Constrained RetrievalColor-Anchor RetrievalUsing the table only, for the number with value 20.79, list all numbers highlighted with the same light-pink color as the anchor. Output only a JSON array of strings.["20.79", "24.78", "26.36", "0.724", "0.839", "0.878", "0.183", "0.110", "0.084"]
5HB_real_000912Aggregation & ComparisonGrouped AggregationExcluding the light-pink highlighted cells, what is the maximum value in PSNR↑ 9-view among the remaining rows? Output only the number as a string."26.06"
6HB_real_001060Markup GroundingHighlight PresenceIs the value at position (r=10,c=1) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": true}
7HB_real_001708Local RelationsNeighbor Value TracingFor the cell with value 24.49, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "24.49", "up": "24.09", "down": "24.78", "left": "20.45", "right": "26.06"}
8HB_real_001709Aggregation & ComparisonBest SelectionIn metric PSNR↑ (9-view), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}. Exclude missing entries.{"item": "SE-GS", "value": "26.36"}
9HB_real_001710Consistency & MissingnessColumn MissingnessIn column 6-view under PSNR↑, which method rows have missing entries marked as "-"? Output only a JSON array of strings.["SparseNeRF [39]"]
10HB_real_001711Aggregation & ComparisonArgmax ReasoningIn column PSNR↑ (9-view), find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 10, "col": 3, "value": "26.36"}
11HB_real_001712Markup GroundingHighlight PresenceUsing the table only, is the value at position (r=9,c=2) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_orange"}
12HB_real_001713Aggregation & ComparisonGrouped AggregationAmong the light-orange highlighted cells in row CoR-GS, what is the minimum LPIPS↓ value? Output only the number as a string."0.089"

99. real / real/images/real_000099.png / 11 QA

real/images/real_000099.png
#qidtasksubtaskquestionanswer
1HB_real_000203Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string."0"
2HB_real_000205Markup GroundingUnderline PresenceIs the value at position (r=1,c=9) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
3HB_real_000359Markup GroundingMarked Column ListingList all underlined numbers in column LPIPS↓ 9-view. Output only a JSON array of strings.[]
4HB_real_000367Markup GroundingHighlight PresenceIs the value at position (r=5,c=9) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": true}
5HB_real_000730Markup GroundingHighlight PresenceUsing the table only, is the value at position (r=5,c=9) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_pink"}
6HB_real_001018Constrained RetrievalValue FilteringAmong highlighted cells of any color, list the values that are less than 0.08. Output JSON array of strings.["0.050", "0.074", "0.045", "0.073", "0.043"]
7HB_real_001065Constrained RetrievalColor-Anchor RetrievalFor the number with value 18.57, list all numbers highlighted with the same light-yellow color as the anchor. Output only a JSON array of strings.["23.69", "26.80", "0.941", "0.158", "0.086", "0.050", "18.57", "0.822", "0.905", "0.941"]
8HB_real_001714Aggregation & ComparisonBest SelectionIn metric LPIPS↓ (9-view), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "SE-GS", "value": "0.043"}
9HB_real_001716Aggregation & ComparisonGrouped AggregationAmong the light-pink highlighted cells in row SE-GS, what is the minimum LPIPS↓ value? Output only the number as a string."0.043"
10HB_real_001717Local RelationsNeighbor IndexingAt position (r=5,c=9) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.045", "up": "0.064", "down": "0.043", "left": "0.074", "right": null}
11HB_real_001718Aggregation & ComparisonGrouped AggregationExcluding the light-pink highlighted cells, what is the minimum highlighted value in column LPIPS↓ 9-view? Output only the number as a string."0.045"

100. real / real/images/real_000100.png / 10 QA

real/images/real_000100.png
#qidtasksubtaskquestionanswer
1HB_real_000252Constrained RetrievalColor-Anchor RetrievalFor the number with value 19.91, list all numbers highlighted with the same light-pink color as the anchor. Output only a JSON array of strings.["19.91", "0.596", "0.400", "23.74", "0.745", "0.265"]
2HB_real_000570Markup GroundingMarker CountingHow many numeric cells are highlighted across all highlight colors? Output only the count as a string."19"
3HB_real_000645Markup GroundingMarked Value ListingList all values highlighted with the light-yellow background. Output only a JSON array of strings.["18.80", "0.531", "0.418", "23.28", "0.715", "0.274"]
4HB_real_000853Markup GroundingHighlight PresenceIs the value at position (r=4,c=6) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": true}
5HB_real_001059Aggregation & ComparisonGrouped AggregationAmong the light-pink highlighted cells, what is the minimum LPIPS↓ value? Output only the number as a string."0.265"
6HB_real_001719Aggregation & ComparisonBest SelectionIn metric LPIPS↓ (12-view), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}. Exclude missing entries.{"item": "SE-GS", "value": "0.400"}
7HB_real_001720Aggregation & ComparisonPairwise ComparisonFor row FSGS [54], compare column PSNR↑ (12-view) and column PSNR↑ (24-view). Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "PSNR↑ (24-view)", "value": "23.28"}
8HB_real_001721Constrained RetrievalValue FilteringAmong highlighted cells of any color, list the values that are less than 0.30. Output JSON array of strings.["0.274", "0.271", "0.265"]
9HB_real_001722Aggregation & ComparisonArgmax ReasoningIn column PSNR↑ (24-view), find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 4, "col": 4, "value": "23.74"}
10HB_real_001723Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

101. real / real/images/real_000101.png / 9 QA

real/images/real_000101.png
#qidtasksubtaskquestionanswer
1HB_real_000630Constrained RetrievalValue FilteringAmong highlighted cells of any color, list the values that are greater than 32. Output JSON array of strings.["32.09", "32.68"]
2HB_real_000860Constrained RetrievalColor-Anchor RetrievalFor the number with value 27.88, list all numbers highlighted with the same light-pink color as the anchor. Output only a JSON array of strings.["27.88", "30.19", "32.68", "0.857", "0.902", "0.937", "0.277", "0.214", "0.177"]
3HB_real_000913Markup GroundingMarker CountingHow many numeric cells are highlighted across all highlight colors? Output only the count as a string."27"
4HB_real_001061Aggregation & ComparisonArgmax ReasoningIn column PSNR↑ (10-view), find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 4, "col": 3, "value": "32.68"}
5HB_real_001724Local RelationsNeighbor Value TracingFor the cell with value 29.77, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "29.77", "up": "29.12", "down": "30.19", "left": "27.62", "right": "32.09"}
6HB_real_001725Aggregation & ComparisonGrouped AggregationAmong the light-pink highlighted cells, what is the minimum LPIPS↓ value? Output only the number as a string."0.177"
7HB_real_001726Markup GroundingHighlight PresenceIs the number with value 31.82 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric part of the table.{"highlighted": true}
8HB_real_001727Constrained RetrievalValue FilteringAmong light-pink highlighted cells, list the values that are greater than 32. Output JSON array of strings.["32.68"]
9HB_real_001728Markup GroundingHighlight PresenceUsing the table only, is the value at position (r=3,c=2) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_orange"}

102. real / real/images/real_000102.png / 10 QA

real/images/real_000102.png
#qidtasksubtaskquestionanswer
1HB_real_000098Markup GroundingMarked Value ListingUsing the table only, list all underlined numbers. Output only a JSON array of strings.["0.68"]
2HB_real_000106Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column Avg H↓? Exclude N/A and —. Output only the number as a string."0.29"
3HB_real_000527Aggregation & ComparisonExtremum ReasoningIn column Avg U↑, what is the maximum value? Output only the number as a string."0.70"
4HB_real_000528Aggregation & ComparisonPairwise ComparisonIn column Avg H↓, compare GPT-3.5 and GPT-4. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "GPT-3.5", "value": "0.3"}
5HB_real_000530Aggregation & ComparisonPairwise ComparisonFor row Mixtral 8x7b instruct, compare column R-BIN Utility and column R-NUM Utility. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "R-NUM Utility", "value": "0.34"}
6HB_real_000533Markup GroundingMarker CountingHow many underlined numeric cells are in the table? Output only the count as a string."1"
7HB_real_000537Markup GroundingUnderline PresenceIs value 0.70 underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
8HB_real_001733Aggregation & ComparisonBest SelectionIn metric Avg H↓, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "GPT-4", "value": "0.29"}
9HB_real_001734Markup GroundingUnderline PresenceIs the number with value 0.68 underlined? Answer JSON {"underlined":true/false}. Example: {"underlined":true}. The value appears exactly once in the numeric data grid.{"underlined": true}
10HB_real_001737Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

103. real / real/images/real_000103.png / 11 QA

real/images/real_000103.png
#qidtasksubtaskquestionanswer
1HB_real_000199Markup GroundingMarker CountingBased on the table, how many underlined numbers are in the table? Output only the count as a string."1"
2HB_real_000358Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.["0.64"]
3HB_real_000731Aggregation & ComparisonExtremum ReasoningIn row GPT-4, what is the maximum numeric value across the table? Output only the number as a string."1.0"
4HB_real_001738Aggregation & ComparisonBest SelectionIn metric Avg Utility↑, which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "GPT-4", "value": "0.71"}
5HB_real_001739Aggregation & ComparisonBest SelectionIn metric Avg H↓, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "GPT-4", "value": "0.66"}
6HB_real_001740Markup GroundingUnderline PresenceIs the number with value 0.64 underlined? Answer JSON {"underlined":true/false}. Example: {"underlined":true}. The value appears exactly once in the numeric data grid.{"underlined": true}
7HB_real_001741Local RelationsMarker-Anchor NeighborFor the highlighted green cell with value 0.71, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": null, "right": "0.66"}
8HB_real_001783Constrained RetrievalColor-Anchor RetrievalFor the number with value 0.71, list all numeric values highlighted with the same light-green row background as the anchor row. Output only a JSON array of strings.["0.71", "0.66", "0.29", "0.52", "0.33/0.48", "1.0", "1.0/0.0", "0.61", "0.65/0.39"]
9HB_real_000876Markup GroundingUnderline PresenceIs the value at position (r=4,c=2) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
10HB_real_000815Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light peach in the GPT-3.5 row. What is their maximum numeric value? Output only the number as a string."0.96"
11HB_real_000932Aggregation & ComparisonArgmax ReasoningConsidering only numeric cells, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 4, "col": "Historical Events Utility", "value": "1.0"}

104. real / real/images/real_000104.png / 4 QA

real/images/real_000104.png
#qidtasksubtaskquestionanswer
1HB_real_001749Aggregation & ComparisonArgmax ReasoningIn column Avg., which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Ours", "value": "34.1"}
2HB_real_001750Aggregation & ComparisonBest SelectionWithin group "Closed-source LVLMs", which row label in the leftmost row-label column is best on column Avg.? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "GPT-4o [31]", "value": "26.4"}
3HB_real_001751Aggregation & ComparisonPairwise ComparisonFor row Ours, compare column Ingre. and column Causal. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Ingre.", "value": "33.7"}
4HB_real_001752Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column TFLOPs? Exclude N/A and —. Output only the number as a string."9.26"

105. real / real/images/real_000105.png / 12 QA

real/images/real_000105.png
#qidtasksubtaskquestionanswer
1HB_real_000152Markup GroundingMarked Value ListingUsing the table only, return every value shown in bold. Output only a JSON array of strings.["72.25", "61.28", "59.68", "75.73", "65.84"]
2HB_real_000156Markup GroundingMarked Column ListingIn column Overall, return the values that are bold. Output only a JSON array of strings.["65.84"]
3HB_real_000159Markup GroundingMarked Column ListingIn column Con., return the values that are bold. Output only a JSON array of strings.["75.73"]
4HB_real_000167Markup GroundingMarker CountingUsing the table only, how many bold numbers are in the table? Output only the count as a string."5"
5HB_real_000305Aggregation & ComparisonExtremum ReasoningIn column Overall, what is the maximum value? Output only the number as a string."66.13"
6HB_real_000310Aggregation & ComparisonArgmax ReasoningIn column Overall, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "GPT-4o", "value": "66.13"}
7HB_real_000354Constrained RetrievalCell RetrievalWhat is the Fac. value for row Ours? Output only the number as a string."61.28"
8HB_real_000356Aggregation & ComparisonPairwise ComparisonIn column Con., compare Ours and GPT-4o. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Ours", "value": "75.73"}
9HB_real_000576Aggregation & ComparisonExtremum ReasoningFor row Ours, what is the maximum value across all numeric metrics? Output only the number as a string."75.73"
10HB_real_000681Markup GroundingBold PresenceIs the value 65.84 in column Overall boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
11HB_real_000724Markup GroundingMarker CountingHow many underlined numeric cells are in this table? Output only the count as a string."0"
12HB_real_001756Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

106. real / real/images/real_000106.png / 12 QA

real/images/real_000106.png
#qidtasksubtaskquestionanswer
1HB_real_000041Aggregation & ComparisonGrouped AggregationAccording to the table, among rows with explicit Acc. delta gains, which row has the maximum Acc. delta? Return the row index as a string (top-to-bottom among those rows)."1"
2HB_real_000042Constrained RetrievalValue FilteringFor the Acc. delta values, considering only rows with explicit green delta gains, what is the value at row 1? Output the full string."+3.80"
3HB_real_000371Constrained RetrievalCell RetrievalUsing the table only, find the value at position (r=3,c=5) in the numeric/text data part of the table. Output only the value as a string."5G +14G +14G"
4HB_real_000374Local RelationsNeighbor IndexingUsing the table only, at position (r=3,c=5) in the numeric/text data part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "5G +14G +14G", "up": "0G +14G +15G", "down": "3G +14G +12G", "left": "1.33", "right": "34.76+1.02"}
5HB_real_000410Constrained RetrievalValue FilteringBy reading the table in the image, for the delta column Acc. delta (scope: rows with explicit Acc. delta gains), what is the value at row 2? Output the full string."+1.02"
6HB_real_000586Constrained RetrievalValue FilteringAccording to the table image, considering only rows with explicit Acc. delta gains (green +x values) in order, list all delta values in the Acc. column. Output only a JSON array of strings.["+3.80", "+1.02", "+0.29"]
7HB_real_000738Aggregation & ComparisonArgmax ReasoningFind the single largest numeric Acc. value in the table, ignoring the green delta annotations. Return JSON {"row":<int>,"col":<int>,"value":<string>}.{"row": 2, "col": 6, "value": "37.54"}
8HB_real_000760Constrained RetrievalValue FilteringFor the Acc. delta values, considering only rows with explicit green delta gains, what is the value at row 3? Output the full string."+0.29"
9HB_real_001077Markup GroundingMarked Value ListingAccording to the table image, list text spans whose text is colored in red in this table. Output only a JSON array of strings.["5G", "3G"]
10HB_real_001757Markup GroundingMarked Value ListingList all green numeric text spans in this table. Output only a JSON array of strings.["14G", "12G", "+3.80", "+1.02", "+0.29"]
11HB_real_001759Aggregation & ComparisonGrouped AggregationAmong rows with explicit Acc. delta gains, which row has the minimum Acc. delta? Return the row index as a string, counting those rows from top to bottom."3"
12HB_real_001760Constrained RetrievalCell RetrievalUsing the table only, find the Acc. cell value at position (r=4,c=5) in the numeric/text data part of the table, including the visible green delta annotation. Output only the value as a string."34.13+0.29"

107. real / real/images/real_000107.png / 7 QA

real/images/real_000107.png
#qidtasksubtaskquestionanswer
1HB_real_000255Markup GroundingMarked Value ListingFrom this table, list numbers whose text is colored in green in this table. Output only a JSON array of strings.["28.26", "29.45", "29.23", "30.03"]
2HB_real_000916Aggregation & ComparisonGrouped AggregationWithin the GPT-4o rows, what is the mean value of column Acc.? Output only the number as a string, rounded to two decimal places."28.19"
3HB_real_001070Markup GroundingMarked Value ListingList green numbers in the GPT-4o rows only. Output only a JSON array of strings.["28.26", "29.45"]
4HB_real_001762Aggregation & ComparisonBest SelectionWithin group "GPT-4o", which row label in the leftmost row-label column is best on column Acc.? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "GPT-4o / 1B/1.5B", "value": "29.45"}
5HB_real_001763Consistency & MissingnessColumn MissingnessWhich row labels have missing entries marked with "-" in column TFLOPs? Output only a JSON array of row-label strings.["GPT-4o / Uniform", "GPT-4o / 1B/0.5B", "GPT-4o / 1B/1.5B"]
6HB_real_001764Markup GroundingMarked Value ListingList green numbers in the InternVL2 rows only. Output only a JSON array of strings.["29.23", "30.03"]
7HB_real_001765Markup GroundingMarked Value ListingList numbers whose text is colored in red in this table. Output only a JSON array of strings.["23.18", "23.85", "24.20", "24.26"]

108. real / real/images/real_000108.png / 11 QA

real/images/real_000108.png
#qidtasksubtaskquestionanswer
1HB_real_000213Aggregation & ComparisonExtremum ReasoningFor row MPNN, what is the minimum value across all metrics? Output only the number as a string."0.146"
2HB_real_000487Aggregation & ComparisonExtremum ReasoningFor row MPNN, what is the maximum value across all metrics? Output only the number as a string."0.358"
3HB_real_000492Aggregation & ComparisonRank SelectionIn column hom(F,G) column 1, who ranks 2nd? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Subgraph GNN", "value": "0.011"}
4HB_real_000836Local RelationsNeighbor IndexingAt position (r=1,c=4) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.358", "up": null, "down": "0.010", "left": "0.254", "right": "0.208"}
5HB_real_000842Aggregation & ComparisonGrouped AggregationWhat is the mean value across the three hom(F,G) columns for row MPNN? Output the value rounded to three decimal places as a string."0.262"
6HB_real_001770Aggregation & ComparisonBest SelectionWithin group hom(F,G), which row label in the leftmost row-label column is best on column 1? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "MPNN", "value": "0.300"}
7HB_real_001771Aggregation & ComparisonArgmax ReasoningIn column sub(F,G) column 1, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "MPNN", "value": "0.358"}
8HB_real_001772Aggregation & ComparisonPairwise ComparisonIn column sub(F,G) column 2, compare Subgraph GNN and Local 2-GNN. Which value is larger? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Subgraph GNN", "value": "0.020"}
9HB_real_001773Aggregation & ComparisonExtremum ReasoningFor item r-ℓGIN, what is the minimum value across all metrics? Output only the number as a string."0.0003"
10HB_real_001774Aggregation & ComparisonPairwise ComparisonFor row r-ℓGIN, compare column hom(F,G) column 1 and column sub(F,G) column 1. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "hom(F,G) column 1", "value": "0.001"}
11HB_real_001775Aggregation & ComparisonArgmax ReasoningIn column sub(F,G) column 3, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 1, "col": 9, "value": "0.205"}

109. real / real/images/real_000109.png / 11 QA

real/images/real_000109.png
#qidtasksubtaskquestionanswer
1HB_real_000219Markup GroundingMarked Column ListingFrom this table, list all underlined numbers in column ZINC12K. Output only a JSON array of strings.["0.079 ± 0.006"]
2HB_real_000221Markup GroundingMarked Column ListingList all underlined numbers in column ZINC250K. Output only a JSON array of strings.["0.024 ± 0.003"]
3HB_real_000428Consistency & MissingnessColumn MissingnessIn column ZINC250K, which row labels have missing entries marked as "-"? Output only a JSON array of strings.["GCN", "GAT", "GSN", "SUN", "GNNAK+", "PathNN"]
4HB_real_000541Markup GroundingMarked Value ListingList all underlined numbers in the table. Output only a JSON array of strings.["0.079 ± 0.006", "0.024 ± 0.003"]
5HB_real_000543Markup GroundingUnderline PresenceIs the number with value 0.024 ± 0.003 underlined? Answer JSON {"underlined":true/false}. The value appears exactly once in the numeric data grid.{"underlined": true}
6HB_real_000546Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string."2"
7HB_real_000604Constrained RetrievalCell RetrievalFind the underlined value in column ZINC12K. Output only the number as a string."0.079 ± 0.006"
8HB_real_000787Local RelationsMarker-Anchor NeighborAccording to the table, find the right neighbor of the underlined cell with value 0.079 ± 0.006. The requested neighbor is guaranteed to be numeric. Output only the number/string as a single cell value."0.022 ± 0.002"
9HB_real_000893Markup GroundingMarked Value ListingList all numbers with green box or green filled highlight. Output only a JSON array of strings.["0.022 ± 0.002", "0.077 ± 0.002", "0.023 ± 0.001", "0.072 ± 0.002", "0.022 ± 0.001"]
10HB_real_000894Constrained RetrievalColor-Anchor RetrievalFor the number with value 0.022 ± 0.002, list all numbers highlighted with the same green filled color as the anchor. Output only a JSON array of strings.["0.022 ± 0.002"]
11HB_real_001776Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column ZINC12K? Exclude N/A and —. Output only the number as a string."0.072 ± 0.002"

110. real / real/images/real_000110.png / 9 QA

real/images/real_000110.png
#qidtasksubtaskquestionanswer
1HB_real_000180Aggregation & ComparisonGrouped AggregationUsing the table only, take the cells highlighted in deep green. What is their max? Exclude N/A and —. Output only the number as a string."13.21"
2HB_real_000182Markup GroundingMarker CountingHow many underlined numeric cells are in the table? Output only the count as a string."12"
3HB_real_000183Local RelationsNeighbor Value TracingThe value 13.21 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "15.04", "right": null}
4HB_real_000449Constrained RetrievalValue FilteringAmong deep-green highlighted cells, list the values greater than 1.0. Output only a JSON array of strings.["13.21"]
5HB_real_000548Markup GroundingMarked Column ListingBy reading the table in the image, list all underlined numbers in column DRFWL. Output only a JSON array of strings.["0.153", "0.145", "0.156", "0.0901"]
6HB_real_001067Constrained RetrievalColor-Anchor RetrievalAccording to the table image, for the number with value 0.217, list all numbers highlighted with the same deep-green color as the anchor. Output only a JSON array of strings.["0.244", "0.217", "0.00205", "0.00216", "0.00321", "13.21", "0.000127", "0.0418", "0.023", "0.0352", "0.0118", "0.0702"]
7HB_real_001781Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in row ZVPE? Exclude N/A and —. Output only the number as a string."0.000127 ±0.000003"
8HB_real_001782Markup GroundingUnderline PresenceIs the number with value 0.230 underlined? Answer JSON {"underlined":true/false}. Example: {"underlined":true}. The value appears exactly once in the numeric data grid.{"underlined": true}
9HB_real_002259Markup GroundingMarker CountingHow many numeric cells are highlighted in deep green in this table? Output only the count as a string."12"

111. real / real/images/real_000111.png / 10 QA

real/images/real_000111.png
#qidtasksubtaskquestionanswer
1HB_real_000204Markup GroundingMarker CountingAccording to the table, how many underlined numbers are in the table? Output only the count as a string."0"
2HB_real_000364Consistency & MissingnessColumn MissingnessWithin group "VQA Benchmark", which row labels have missing entries marked with "-" in column Camera? Output only a JSON array of row-label strings.["NExT-QA (Xiao et al., 2021)", "EgoSchema (Mangalam et al., 2023)", "PerceptionTest (Patraucean et al., 2024)", "MVBench (Li et al., 2024d)", "Video-MME (Fu et al., 2024)", "MMBench-Video (Fang et al., 2024)", "VideoVista (Li et al., 2024e)", "TOMATO (Shangguan et al., 2024)"]
3HB_real_000366Aggregation & ComparisonBest SelectionWithin group "Multi-task Benchmark", which row label in the leftmost row-label column is best on column #Samp.? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "E.T.Bench (Liu et al., 2024e)", "value": "7,289"}
4HB_real_000729Markup GroundingMarked Value ListingHow many cells in the row TUNA are visually marked with green check marks? Output only the count as a string."9"
5HB_real_001785Aggregation & ComparisonBest SelectionWithin group "VQA Benchmark", which row label in the leftmost row-label column is best on column #Videos? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "PerceptionTest (Patraucean et al., 2024)", "value": "11,620"}
6HB_real_001786Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column #Samp.? Output only the number as a string."44,000"
7HB_real_001787Aggregation & ComparisonPairwise ComparisonIn column #Videos, compare Video-MME (Fu et al., 2024) and MMBench-Video (Fang et al., 2024). Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Video-MME (Fu et al., 2024)", "value": "900"}
8HB_real_001788Constrained RetrievalCell RetrievalWhat is the value at row TUNA, column Fine.? Output only the cell text."✓"
9HB_real_001789Consistency & MissingnessCell MissingnessIs the cell (row DREAM-1K (Wang et al., 2024a), column Global) missing (N/A or — or -)? Answer JSON {"missing":true/false}.{"missing": true}
10HB_real_001790Consistency & MissingnessCell MissingnessIs the cell (row TUNA, column Global) missing (N/A or — or -)? Answer JSON {"missing":true/false}.{"missing": false}

112. real / real/images/real_000112.png / 9 QA

real/images/real_000112.png
#qidtasksubtaskquestionanswer
1HB_real_000051Markup GroundingHighlight PresenceIs the value at position (r=1,c=1) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": false, "color": null}
2HB_real_000058Markup GroundingBold PresenceDoes the numeric cell at position (r=3,c=5) in the numeric part of the table contain any boldfaced number? Answer JSON {"contains_bold":true/false}.{"contains_bold": true}
3HB_real_000231Local RelationsNeighbor IndexingAt position (r=2,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "56.5/34.4/40.6", "up": "52.2/30.9/36.6", "down": "45.3/28.2/33.1", "left": "52.3/26.0/32.5", "right": "38.9/17.2/22.0"}
4HB_real_000328Constrained RetrievalCell RetrievalAccording to the image table, find the value at (r=1, c=1) in the numeric part of the table. The numeric part of the table includes numeric cells only and excludes headers and left text columns. Output only the number as a string."49.4/22.6/28.9"
5HB_real_000333Markup GroundingUnderline PresenceIs the numeric cell at position (r=2,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
6HB_real_000591Markup GroundingUnderline PresenceDoes the numeric cell at position (r=6,c=2) in the numeric part of the table contain any underlined number? Answer JSON {"contains_underlined":true/false}.{"contains_underlined": true}
7HB_real_000701Markup GroundingBold PresenceIs the numeric cell at position (r=1,c=1) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": false}
8HB_real_000972Markup GroundingMarked Column ListingIn column Overall, list every underlined numeric value. Output only a JSON array of strings.["51.7", "77.1", "73.7", "41.1", "51.7", "73.7", "48.1", "57.4"]
9HB_real_001791Constrained RetrievalCell RetrievalWhat is the value at row GPT-4o, column Overall? Output only the cell text."77.7/48.2/58.5"

113. real / real/images/real_000113.png / 10 QA

real/images/real_000113.png
#qidtasksubtaskquestionanswer
1HB_real_000218Markup GroundingMarked Column ListingUsing the table only, list all underlined numbers in column Overall. Output only a JSON array of strings.["60.0", "60.3"]
2HB_real_000222Aggregation & ComparisonExtremum ReasoningIn column Overall, what is the maximum value? Output only the number as a string."60.8"
3HB_real_000539Aggregation & ComparisonArgmax ReasoningIn column Overall, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Gemini 1.5 Pro", "value": "60.8"}
4HB_real_000540Markup GroundingMarked Column ListingList all bold numbers in column Overall. Output only a JSON array of strings.["60.7", "60.7", "60.8"]
5HB_real_000545Constrained RetrievalCell RetrievalWhat is the value at column Description (block Background Scene) for row GPT-4o? Output only the number as a string."81.5"
6HB_real_000891Markup GroundingUnderline PresenceIs the number with value 61.9 underlined? Answer JSON {"underlined":true/false}. The value appears exactly once in the numeric data grid.{"underlined": true}
7HB_real_000892Markup GroundingMarker CountingHow many underlined numeric cells are in column Overall? Output only the count as a string."2"
8HB_real_001797Aggregation & ComparisonPairwise ComparisonFor row GPT-4o, compare column Description and column Transition (block Background Scene). Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Description", "value": "81.5"}
9HB_real_001798Constrained RetrievalCell RetrievalWhat is the Object Attribute Location value for row Qwen2-VL-72B? Output only the number as a string."66.7"
10HB_real_001800Markup GroundingHighlight PresenceIs the number with value 53.9 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": false}

114. real / real/images/real_000114.png / 5 QA

real/images/real_000114.png
#qidtasksubtaskquestionanswer
1HB_real_000567Consistency & MissingnessCell MissingnessFrom this table image, is the cell (row Random Choice, column L-3 (EM) (block Triple Granularity)) missing (N/A or — or -)? Answer JSON {"missing":true/false}.{"missing": true}
2HB_real_001801Aggregation & ComparisonArgmax ReasoningIn column L-3 (GPT) (block Subgraph Granularity), which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "MLP RotateE", "value": "55.80"}
3HB_real_001802Aggregation & ComparisonBest SelectionWithin group "MLP", which row label in the leftmost row-label column is best on column L-2 (Acc) (block Subgraph Granularity)? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "R-GCN", "value": "91.05"}
4HB_real_001803Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column L-3 (EM) (block Triple Granularity)? Output only the number as a string."97.91"
5HB_real_001805Constrained RetrievalValue FilteringIn column L-2 (Acc) (block Triple Granularity), list all row labels in the primary row-label column with value >= 94. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "Q-former TransE", "value": "94.42"}, {"item": "Q-former DistMult", "value": "94.11"}, {"item": "Q-former RotateE", "value": "94.02"}]

115. real / real/images/real_000115.png / 12 QA

real/images/real_000115.png
#qidtasksubtaskquestionanswer
1HB_real_000038Aggregation & ComparisonGrouped AggregationIgnoring colored delta/gain text, among non-ZeroShot methods, which row has the maximum main score in column ViT-S/16 (6B)? Return the row index as a string (top-to-bottom among [Prototypical, Default Tip, XVal Tip, Plurality NN, Rank NN, Softmax NN])."5"
2HB_real_000047Aggregation & ComparisonGrouped AggregationIgnoring colored delta/gain text, among non-ZeroShot methods, which row has the minimum main score in column ViT-S/16 (6B)? Return the row index as a string, counting [Prototypical, Default Tip, XVal Tip, Plurality NN, Rank NN, Softmax NN] from top to bottom."1"
3HB_real_000369Constrained RetrievalCell RetrievalIgnoring colored delta/gain text, using the table only, find the value at position (r=4,c=2) in the numeric part of the table. Output only the value as a string."67.8 ± 0.3"
4HB_real_000378Local RelationsNeighbor IndexingIgnoring colored delta/gain text, using the table only, at position (r=4,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "67.8 ± 0.3", "up": "63.6 ± 0.3", "down": "63.8 ± 0.2", "left": "64.7 ± 0.2", "right": "73.8 ± 0.2"}
5HB_real_000409Constrained RetrievalValue FilteringIgnoring colored delta/gain text, for column ViT-S/16 (6B) among non-ZeroShot methods ordered as [Prototypical, Default Tip, XVal Tip, Plurality NN, Rank NN, Softmax NN], what is the main score at row 3? Output the full string."67.8 ± 0.3"
6HB_real_000761Constrained RetrievalValue FilteringIgnoring colored delta/gain text, for column ViT-S/16 (6B) among non-ZeroShot methods ordered as [Prototypical, Default Tip, XVal Tip, Plurality NN, Rank NN, Softmax NN], what is the main score at row 5? Output the full string."68.1 ± 0.1"
7HB_real_001078Markup GroundingMarked Value ListingIgnoring colored delta/gain text, list the main scores in the ZeroShot row from left to right. Output only a JSON array of strings.["46.9", "52.1", "60.3", "62.5", "64.1"]
8HB_real_001806Constrained RetrievalValue FilteringIgnoring colored delta/gain text, for the Default Tip row, list the main scores across columns in order (ViT-S/16 1.5B, ViT-S/16 6B, ViT-B/16 6B, ViT-B/16 15B, ViT-L/16 8B). Output only a JSON array of strings.["60.3 ± 0.1", "63.6 ± 0.3", "69.5 ± 0.2", "70.2 ± 0.3", "73.2 ± 0.3"]
9HB_real_001807Consistency & MissingnessConsistency ProbingIgnoring colored delta/gain text, in the ZeroShot row, list all columns whose main score is greater than 60. Return JSON array of {"item":"<column label>","value":"<cell value>"}.[{"item": "ViT-B/16 (6B)", "value": "60.3"}, {"item": "ViT-B/16 (15B)", "value": "62.5"}, {"item": "ViT-L/16 (8B)", "value": "64.1"}]
10HB_real_001808Aggregation & ComparisonArgmax ReasoningFind the single largest main numeric score in the numeric part of the table, ignoring colored delta/gain text. Return JSON {"row":<int>,"col":<int>,"value":<string>}.{"row": 4, "col": 5, "value": "77.0 ± 0.3"}
11HB_real_001809Aggregation & ComparisonGrouped AggregationIgnoring colored delta/gain text, within row Softmax NN, what is the mean of the five main scores? Output only the number as a string, rounded to two decimal places."70.70"
12HB_real_001810Constrained RetrievalValue FilteringIgnoring colored delta/gain text, in the ZeroShot row, what is the main score in column ViT-B/16 (15B)? Output only the number as a string."62.5"

116. real / real/images/real_000116.png / 9 QA

real/images/real_000116.png
#qidtasksubtaskquestionanswer
1HB_real_000001Aggregation & ComparisonArgmax ReasoningBased on the table, find the single largest numeric cell in the numeric part of the table. Return JSON {"row":<int>,"col":<int>,"value":<string>}. The numeric part of the table excludes headers and left text columns.{"row": 12, "col": 4, "value": "94.4"}
2HB_real_000005Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column DTD. Output JSON {"row":<int>,"col":<int>,"value":"<string>"}. The numeric part of the table excludes headers and left text columns.{"row": 12, "col": 2, "value": "76.7"}
3HB_real_000281Local RelationsNeighbor Value TracingThe value 94.4 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "92.6", "right": "92.8"}
4HB_real_000285Consistency & MissingnessConsistency ProbingCompare SigLixP against DMN across all dataset columns. List the columns where SigLixP has a higher value. Output only a JSON array of column labels.["IN-1K", "DTD", "Food101", "Pets", "Cars"]
5HB_real_000286Consistency & MissingnessCell MissingnessIs the cell at row TIP-X [84], column DTD missing (shown as "-")? Answer JSON {"missing":true/false}.{"missing": true}
6HB_real_000346Aggregation & ComparisonArgmax ReasoningBased on the table image, find the location (row,col) and value of the maximum cell in column Cars. Output JSON {"row":<int>,"col":<int>,"value":<string>}. The numeric part of the table excludes headers and left text columns.{"row": 12, "col": 5, "value": "92.8"}
7HB_real_001814Markup GroundingBold PresenceIs the number at (r=12,c=1) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}. The numeric part of the table excludes the left non-numeric columns Method/Train-free.{"bold": true}
8HB_real_001815Constrained RetrievalCell RetrievalFind the value at (r=4, c=2) in the numeric part of the table. The numeric part of the table includes numeric cells only and excludes headers and left text columns. Output only the number as a string."71.9"
9HB_real_001816Consistency & MissingnessColumn MissingnessWhich numeric columns contain at least one missing entry marked as "-"? Output only a JSON array of column names.["DTD", "Food101", "Pets", "Cars"]

117. real / real/images/real_000117.png / 12 QA

real/images/real_000117.png
#qidtasksubtaskquestionanswer
1HB_real_000037Aggregation & ComparisonGrouped AggregationIgnoring colored delta/gain text, among non-ZeroShot methods, which row has the maximum main score in column ViT-S/16 (6B)? Return the row index as a string (top-to-bottom among [Prototypical, Default Tip, Softmax NN])."3"
2HB_real_000046Aggregation & ComparisonGrouped AggregationIgnoring colored delta/gain text, among non-ZeroShot methods, which row has the minimum main score in column ViT-S/16 (6B)? Return the row index as a string, counting [Prototypical, Default Tip, Softmax NN] from top to bottom."1"
3HB_real_000370Constrained RetrievalCell RetrievalIgnoring colored delta/gain text, using the table only, find the value at position (r=4,c=5) in the numeric part of the table. Output only the value as a string."73.1 ± 0.1"
4HB_real_000376Local RelationsNeighbor IndexingIgnoring colored delta/gain text, using the table only, at position (r=4,c=5) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "73.1 ± 0.1", "up": "69.5 ± 0.2", "down": null, "left": "72.0 ± 0.2", "right": null}
5HB_real_000407Constrained RetrievalValue FilteringIgnoring colored delta/gain text, for column ViT-S/16 (6B) among non-ZeroShot methods ordered as [Prototypical, Default Tip, Softmax NN], what is the main score at row 1? Output the full string."59.5 ± 0.3"
6HB_real_000649Markup GroundingMarked Value ListingIgnoring colored delta/gain text, list the main scores in the ZeroShot row from left to right. Output only a JSON array of strings.["47.9", "52.1", "53.3", "60.8", "61.9"]
7HB_real_000742Aggregation & ComparisonArgmax ReasoningFind the single largest main numeric score in the numeric part of the table, ignoring colored delta/gain text. Return JSON {"row":<int>,"col":<int>,"value":<string>}.{"row": 4, "col": 5, "value": "73.1 ± 0.1"}
8HB_real_001076Constrained RetrievalValue FilteringIgnoring colored delta/gain text, in the ZeroShot row, what is the main score in column ViT-S/16 (15B)? Output only the number as a string."53.3"
9HB_real_001817Constrained RetrievalValue FilteringIgnoring colored delta/gain text, for the Softmax NN row, list the main scores across columns in order (ViT-S/16 1.5B, ViT-S/16 6B, ViT-S/16 15B, ViT-B/16 6B, ViT-B/16 15B). Output only a JSON array of strings.["64.5 ± 0.2", "66.8 ± 0.1", "68.2 ± 0.2", "72.0 ± 0.2", "73.1 ± 0.1"]
10HB_real_001818Consistency & MissingnessConsistency ProbingIgnoring colored delta/gain text, in the ZeroShot row, list all columns whose main score is greater than 60. Return JSON array of {"item":"<column label>","value":"<cell value>"}.[{"item": "ViT-B/16 (6B)", "value": "60.8"}, {"item": "ViT-B/16 (15B)", "value": "61.9"}]
11HB_real_001819Aggregation & ComparisonGrouped AggregationIgnoring colored delta/gain text, within the Softmax NN row, what is the mean of the five main scores? Output only the number as a string, rounded to two decimal places."68.92"
12HB_real_001820Constrained RetrievalValue FilteringIgnoring colored delta/gain text, for column ViT-S/16 (6B) among non-ZeroShot methods ordered as [Prototypical, Default Tip, Softmax NN], what is the main score at row 3? Output the full string."66.8 ± 0.1"

118. real / real/images/real_000118.png / 6 QA

real/images/real_000118.png
#qidtasksubtaskquestionanswer
1HB_real_001822Aggregation & ComparisonBest SelectionWithin group "(a) Self-Attention Masking", which row label in the leftmost row-label column is best on column 16-Shot? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "SigLIxP", "value": "64.1 ± 0.5"}
2HB_real_001823Aggregation & ComparisonBest SelectionWithin group "(b) Relative weighting", which row label in the leftmost row-label column is best on column 16-Shot? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "α = 0.9", "value": "64.1 ± 0.5"}
3HB_real_001824Aggregation & ComparisonBest SelectionWithin group "(c) Contextualization Type", which row label in the leftmost row-label column is best on column 16-Shot? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Single-Stage", "value": "64.1 ± 0.5"}
4HB_real_001825Aggregation & ComparisonBest SelectionWithin group "(d) Uncoupled, learnable temperatures", which row label in the leftmost row-label column is best on column 16-Shot? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "τ1, τ2, τctx learnable", "value": "64.1 ± 0.5"}
5HB_real_001826Aggregation & ComparisonBest SelectionWithin group "(e) Back-propagation through memory buffer", which row label in the leftmost row-label column is best on column 16-Shot? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Full back-propagation", "value": "64.1 ± 0.5"}
6HB_real_001827Aggregation & ComparisonPairwise ComparisonFor row τ1, τ2, τctx learnable (block (d) Uncoupled, learnable temperatures), compare column Zero-Shot and column 16-Shot. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "16-Shot", "value": "64.1 ± 0.5"}

119. real / real/images/real_000119.png / 8 QA

real/images/real_000119.png
#qidtasksubtaskquestionanswer
1HB_real_000053Markup GroundingHighlight PresenceIs the value at position (r=1,c=1) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_blue"}
2HB_real_000056Markup GroundingMarker CountingHow many underlined numeric cells are in this table? Output only the count as a string."0"
3HB_real_000070Markup GroundingMarked Value ListingPlease answer this question: return all numbers highlighted in light blue. Output only a JSON array of strings.["51.0", "60.1 ± 0.4", "51.0", "60.1 ± 0.4"]
4HB_real_000133Markup GroundingUnderline PresencePlease answer this question: is the number at (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}. The numeric part of the table excludes the left non-numeric columns.{"underlined": false}
5HB_real_000139Aggregation & ComparisonGrouped AggregationIn subtable (b) Value Heads for M_V, what is the mean Zero-Shot value across all listed methods? Output only the number as a string, rounded to one decimal place."49.9"
6HB_real_000504Constrained RetrievalValue FilteringIn subtable (a) Context Batch Separation, what is the difference between SigLIP 16-Shot and SigLIP Zero-Shot? Output only the number as a string rounded to one decimal place."9.1"
7HB_real_000593Constrained RetrievalValue FilteringAmong light-blue highlighted cells, list the values whose numeric part is greater than 55. Output only a JSON array of strings, preserving reading order.["60.1 ± 0.4", "60.1 ± 0.4"]
8HB_real_001000Markup GroundingMarker CountingFrom this highlighted table, how many numeric cells are highlighted in light blue in this table? Output only the count as a string."4"

120. real / real/images/real_000120.png / 11 QA

real/images/real_000120.png
#qidtasksubtaskquestionanswer
1HB_real_000190Constrained RetrievalColor-Anchor RetrievalUsing the table only, for the number at row 8, column 1 in the numeric part of the table, list all numbers highlighted with the same deep-pink color as the anchor. The numeric part of the table excludes header and left text columns. Output only a JSON array of strings.["0.40", "22.15", "0.342", "0.399"]
2HB_real_000194Constrained RetrievalValue FilteringAmong deep-pink highlighted cells, list the values that are greater than 1.0. Output only a JSON array of strings.["22.15"]
3HB_real_000230Local RelationsNeighbor IndexingBased on the table, at (r=6,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part of the table excludes headers and left text columns.{"target": "0.416", "up": "0.444", "down": "0.425", "left": "0.375", "right": "23.16"}
4HB_real_000232Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column CD↓? Exclude N/A and —. Output only the number as a string."0.342"
5HB_real_000459Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column JSD↓? Exclude N/A and —. Output only the number as a string."0.399"
6HB_real_000460Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column EMD↓. Output JSON {"row":<int>,"col":<int>,"value":<string>}. The numeric part of the table excludes headers and the left text column.{"row": 8, "col": 3, "value": "23.26"}
7HB_real_000462Consistency & MissingnessColumn MissingnessIn column EMD↓, which row labels have missing entries marked as "-"? Output only a JSON array of strings.["LMSCNet [30]", "LODE [16]", "MID [38]", "PVD [55]"]
8HB_real_000822Constrained RetrievalValue FilteringAmong highlighted cells of any color, list the values that are > 23. Output JSON array of strings.["23.16", "23.14"]
9HB_real_000958Markup GroundingMarker CountingHow many numeric cells are highlighted in the table? Count any highlighted color. Output only the count as a string."12"
10HB_real_001833Constrained RetrievalCell RetrievalFind the value at (r=6, c=3) in the numeric part of the table. Output only the number as a string."23.16"
11HB_real_001837Consistency & MissingnessCell MissingnessIs the cell (row LODE [16], column EMD↓) missing (N/A or — or -)? Answer JSON {"missing":true/false}.{"missing": true}

121. real / real/images/real_000121.png / 8 QA

real/images/real_000121.png
#qidtasksubtaskquestionanswer
1HB_real_000003Aggregation & ComparisonArgmax ReasoningFrom this table, find the single largest numeric cell in the numeric part of the table. Return JSON {"row":<int>,"col":<int>,"value":<string>}. The numeric part of the table excludes headers and left text columns.{"row": 5, "col": 4, "value": "29.43"}
2HB_real_000004Markup GroundingMarker CountingHow many numeric cells are highlighted in the table? Output only the count as a string."12"
3HB_real_000008Local RelationsNeighbor Value TracingThe value 29.43 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "22.96", "right": null}
4HB_real_000282Aggregation & ComparisonExtremum ReasoningFor row LiDiff (Refined) [28], what is the minimum value across CD, JSD, EMD, and Times (s)? Output only the number as a string."0.446"
5HB_real_000283Constrained RetrievalValue FilteringAmong red highlighted cells, list the values greater than 1. Output only a JSON array of strings.["21.98", "4.98", "5.14"]
6HB_real_000652Markup GroundingUnderline PresenceFrom this table image, is the number at (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}. The numeric part of the table excludes the left non-numeric columns.{"underlined": false}
7HB_real_001839Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column CD. Output JSON {"row":<int>,"col":<int>,"value":<string>}. The numeric part of the table excludes headers and left text columns.{"row": 2, "col": 1, "value": "1.565"}
8HB_real_001840Constrained RetrievalValue FilteringAmong highlighted cells (any highlighted color), list the values that are > 23. Output JSON array of strings.["29.18"]

122. real / real/images/real_000122.png / 11 QA

real/images/real_000122.png
#qidtasksubtaskquestionanswer
1HB_real_000063Markup GroundingMarked Value ListingRead the table carefully and list numbers highlighted in deep pink. Output only a JSON array of strings.["22.15", "0.326", "0.379", "1.10"]
2HB_real_000065Constrained RetrievalCell RetrievalWhat is the JSD↓ value for ScoreLiDAR (4 Steps Refined)? Output only the cell value as a string."0.386"
3HB_real_000187Aggregation & ComparisonGrouped AggregationFrom this table, take the cells highlighted in deep pink. What is their max? Exclude N/A and —. Output only the number as a string."22.15"
4HB_real_000448Aggregation & ComparisonExtremum ReasoningIn column CD↓, what is the smallest numeric value? Lower values are better. Output only the number as a string."0.326"
5HB_real_000455Aggregation & ComparisonPairwise ComparisonFor metric CD↓, which row has the smaller value: ScoreLiDAR (4 Steps Refined) or ScoreLiDAR (8 Steps Refined)? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "ScoreLiDAR (4 Steps Refined)", "value": "0.326"}
6HB_real_000638Aggregation & ComparisonExtremum ReasoningIn column EMD↓, what is the largest numeric value, ignoring missing entries marked as "-"? Output only the number as a string."25.74"
7HB_real_000774Local RelationsNeighbor Value TracingThe value 22.15 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "0.444", "right": "30.38"}
8HB_real_001001Markup GroundingMarker CountingUsing visual markers in the table, how many numeric cells are highlighted in deep pink in this table? Output only the count as a string."4"
9HB_real_001844Aggregation & ComparisonBest SelectionIn metric Time (s)↓, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "ScoreLiDAR (1 Steps Refined)", "value": "1.10"}
10HB_real_001845Consistency & MissingnessColumn MissingnessIn column EMD↓, which row labels have missing entries marked as "-"? Output only a JSON array of strings.["ScoreLiDAR (2 Steps Refined)", "ScoreLiDAR (1 Steps Refined)"]
11HB_real_002262Constrained RetrievalValue FilteringAmong deep-pink highlighted cells, list the values that are > 1.0. Output JSON array of strings.["22.15", "1.10"]

123. real / real/images/real_000123.png / 4 QA

real/images/real_000123.png
#qidtasksubtaskquestionanswer
1HB_real_001847Aggregation & ComparisonArgmax ReasoningIn column VQA Volume, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "RSVQA-HR [35]", "value": "1,066,316"}
2HB_real_001848Constrained RetrievalValue FilteringIn column VQA Volume, list all row labels in the primary row-label column with value >= 100000. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "RSVQA-HR [35]", "value": "1,066,316"}, {"item": "RSIVQA [78]", "value": "111,134"}, {"item": "VRSBench [28]", "value": "123,231"}]
3HB_real_001849Constrained RetrievalCell RetrievalWhat is the value at row XLRS-Bench, column Visual Grounding Annotation Method? Output only the cell text."✔"
4HB_real_001850Consistency & MissingnessCell MissingnessIs the cell (row RSVG [53], column VQA Volume) missing (N/A or — or -)? Answer JSON {"missing":true/false}.{"missing": true}

124. real / real/images/real_000124.png / 10 QA

real/images/real_000124.png
#qidtasksubtaskquestionanswer
1HB_real_000009Aggregation & ComparisonGrouped AggregationBased on the table, exclude cells that are boldfaced. On the remaining cells in column Avg., what is the max? Exclude N/A and —. Output only the number as a string."40.58"
2HB_real_000016Markup GroundingMarked Column ListingIn column Avg., list all boldfaced numeric values. Output only a JSON array of strings.["39.80", "41.10"]
3HB_real_000019Markup GroundingMarker CountingHow many numeric cells are boldfaced in the whole table? Output only the count as a string."18"
4HB_real_000437Constrained RetrievalCell RetrievalWithin the zh group, what is the Avg. value for Qwen2-VL? Output only the number as a string."38.99"
5HB_real_000438Constrained RetrievalCell RetrievalFind the value at (r=3, c=12) in the numeric part of the table. Output only the number as a string."39.80"
6HB_real_000443Constrained RetrievalCell RetrievalWithin the zh group, what is the Planning value for GPT-4o-mini? Output only the cell value as a string."41.86"
7HB_real_000642Aggregation & ComparisonGrouped AggregationFrom this table image, take the cells that are boldfaced. What is their max? Exclude N/A and —. Output only the number as a string."76.57"
8HB_real_001851Aggregation & ComparisonBest SelectionWithin group "en", which row label in the leftmost row-label column is best on column Avg.? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "CogVLM2", "value": "39.80"}
9HB_real_001852Aggregation & ComparisonBest SelectionWithin group "zh", which row label in the leftmost row-label column is best on column Avg.? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Qwen2-VL", "value": "41.10"}
10HB_real_001853Consistency & MissingnessCell MissingnessIs the cell (row GeoChat (en), column Spatiotemporal Reasoning) missing (N/A or — or -)? Answer JSON {"missing":true/false}.{"missing": true}

125. real / real/images/real_000125.png / 15 QA

real/images/real_000125.png
#qidtasksubtaskquestionanswer
1HB_real_000113Aggregation & ComparisonGrouped AggregationAccording to the table, within "en", what is the mean value of column BLEU-1? Exclude N/A and —. Output only the number as a string, rounded to two decimal places."31.22"
2HB_real_000114Aggregation & ComparisonGrouped AggregationExclude cells that are boldfaced. On the remaining cells in column BLEU-1 within group en, what is the max? Exclude N/A and —. Output only the number as a string."38.29"
3HB_real_000227Markup GroundingMarked Column ListingPlease answer this question: list all bold numbers in column BLEU-4. Output only a JSON array of strings.["4.56", "0.98"]
4HB_real_000273Aggregation & ComparisonGrouped AggregationExclude cells that are boldfaced. On the remaining cells in column BLEU-1 within group zh, what is the max? Exclude N/A and —. Output only the number as a string."34.13"
5HB_real_000279Markup GroundingMarker CountingHow many bold numeric cells are in the table? Output only the count as a string."12"
6HB_real_000612Markup GroundingMarked Column ListingIn column BLEU-1, list every boldfaced numeric value. Output only a JSON array of strings.["41.12", "37.30"]
7HB_real_000658Markup GroundingBold PresenceUsing the table only, is the value at position (r=5,c=1) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
8HB_real_000697Markup GroundingBold PresenceUsing the table only, is the value at position (r=1,c=1) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": false}
9HB_real_000978Aggregation & ComparisonArgmax ReasoningFind the single largest numeric cell in the numeric part of the table. Return JSON {"row":<int>,"col":<int>,"value":<string>}.{"row": 5, "col": 1, "value": "41.12"}
10HB_real_001856Markup GroundingMarked Column ListingIn column ROUGE_L, list every boldfaced numeric value. Output only a JSON array of strings.["21.30", "37.11"]
11HB_real_001857Aggregation & ComparisonGrouped AggregationTake the cells that are boldfaced in column BLEU-1. What is their max? Exclude N/A and —. Output only the number as a string."41.12"
12HB_real_001858Markup GroundingMarked Column ListingIn column BLEU-3, list every boldfaced numeric value. Output only a JSON array of strings.["9.94", "2.47"]
13HB_real_001859Constrained RetrievalCell RetrievalUsing the table only, find the value at position (r=13,c=6) in the numeric part of the table. Output only the value as a string."37.11"
14HB_real_001860Aggregation & ComparisonArgmax ReasoningIn column BLEU-2, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 5, "col": 2, "value": "20.42"}
15HB_real_001861Aggregation & ComparisonArgmax ReasoningIn column ROUGE_L, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 13, "col": 6, "value": "37.11"}

126. real / real/images/real_000126.png / 6 QA

real/images/real_000126.png
#qidtasksubtaskquestionanswer
1HB_real_000268Consistency & MissingnessColumn MissingnessWhich benchmark/method rows have missing entries marked with "-" in column GeoChat? Output only a JSON array of row-label strings.["VRSBench Acc@0.5", "VRSBench Acc@0.7"]
2HB_real_000423Consistency & MissingnessColumn MissingnessWhich benchmark blocks have missing entries marked with "-" in column GeoChat? Output only a JSON array of benchmark names.["VRSBench"]
3HB_real_001862Aggregation & ComparisonBest SelectionWithin group "XLRS-Bench-EN", which row label in the leftmost row-label column is best on column Acc@0.5? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "GPT-4o*", "value": "0.46"}
4HB_real_001863Aggregation & ComparisonBest SelectionWithin group "XLRS-Bench-ZH", which row label in the leftmost row-label column is best on column Acc@0.5? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "GPT-4o*", "value": "0.45"}
5HB_real_001864Aggregation & ComparisonGrouped AggregationWithin XLRS-Bench-EN, what is the mean value of column GPT-4o* across Acc@0.5 and Acc@0.7? Output only the number as a string, rounded to three decimal places."0.255"
6HB_real_001865Constrained RetrievalValue FilteringIn column GPT-4o-mini, list all row labels in the primary row-label column with value >= 0.20. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "XLRS-Bench-ZH Acc@0.5", "value": "0.21"}]

127. real / real/images/real_000127.png / 6 QA

real/images/real_000127.png
#qidtasksubtaskquestionanswer
1HB_real_000208Aggregation & ComparisonExtremum ReasoningBased on the table, for item B-VGG16-SN (consider only ShoeV2 columns Top1 (%), Top10 (%), FLOPS (G)), what is the minimum value? Output only the number as a string."33.03"
2HB_real_000482Aggregation & ComparisonExtremum ReasoningFor item B-VGG16-SN (consider only ShoeV2 columns Top1 (%), Top10 (%), FLOPS (G)), what is the maximum value? Output only the number as a string."78.51"
3HB_real_000838Aggregation & ComparisonRank SelectionIn block ShoeV2, list the top 2 baseline rows by Top1 (%) value, sorted from highest to lowest. Return a JSON array of {"item":"<row label>","value":"<cell value>"}.[{"item": "B-VGG16-SN", "value": "33.03"}, {"item": "B-VGG16-SN SketchyNetV2", "value": "32.77"}]
4HB_real_001866Aggregation & ComparisonArgmax ReasoningIn column Top1 (%) within block ShoeV2, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows are counted within the baseline rows in that block.{"row": 1, "col": 1, "value": "33.03"}
5HB_real_001867Aggregation & ComparisonPairwise ComparisonFor row B-VGG16-SN (block ShoeV2), compare column Top1 (%) and column Top10 (%). Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Top10 (%)", "value": "78.51"}
6HB_real_001868Aggregation & ComparisonRank SelectionIn block ShoeV2, list the top 2 baseline rows by Top10 (%) value, sorted from highest to lowest. Return a JSON array of {"item":"<row label>","value":"<cell value>"}.[{"item": "B-VGG16-SN", "value": "78.51"}, {"item": "B-VGG16-SN SketchyNetV2", "value": "78.21"}]

128. real / real/images/real_000128.png / 11 QA

real/images/real_000128.png
#qidtasksubtaskquestionanswer
1HB_real_000002Aggregation & ComparisonArgmax ReasoningUsing the table only, find the single largest numeric cell in the numeric part of the table. Return JSON {"row":<int>,"col":<int>,"value":<string>}. The numeric part of the table excludes headers and left text columns.{"row": 1, "col": 4, "value": "78.51"}
2HB_real_000006Constrained RetrievalCell RetrievalWhat is the ShoeV2 Top10 (%) value for row SketchyNetV2? Output only the number as a string."78.21"
3HB_real_000007Aggregation & ComparisonPairwise ComparisonIn column ShoeV2 Top10 (%), compare B-VGG16-SN and SketchyNetV2. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "∅ B-VGG16-SN", "value": "78.51"}
4HB_real_000274Aggregation & ComparisonGrouped AggregationBy reading the table in the image, within "Group I-III", what is the mean value of column ShoeV2 Top1 (%)? Exclude N/A and —. Output only the number as a string, rounded to two decimal places."28.67"
5HB_real_000287Constrained RetrievalValue FilteringIn column ShoeV2 Top10 (%), list all row labels with value >= 78. Output a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "∅ B-VGG16-SN", "value": "78.51"}, {"item": "III w/o L_F-reward", "value": "78.39"}, {"item": "VII Offset s_v", "value": "78.40"}, {"item": "IX Decoder-Tf", "value": "78.02"}, {"item": "SketchyNetV2", "value": "78.21"}]
6HB_real_000289Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column Params (mil.)? Exclude N/A and —. Output only the number as a string."2.25"
7HB_real_000343Aggregation & ComparisonArgmax ReasoningUsing the visual table content, find the location (row,col) and value of the maximum cell in column FLOPs (G). Output JSON {"row":<int>,"col":<int>,"value":<string>}. The numeric part of the table excludes headers and left text columns.{"row": 1, "col": 1, "value": "40.18"}
8HB_real_000666Markup GroundingMarker CountingHow many numeric cells are highlighted in the SketchyNetV2 row? Output only the count as a string."4"
9HB_real_000669Local RelationsNeighbor Value TracingThe value 78.51 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "33.03", "right": null}
10HB_real_001869Aggregation & ComparisonArgmax ReasoningIn column ShoeV2 Top1 (%), which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "∅ B-VGG16-SN", "value": "33.03"}
11HB_real_001873Markup GroundingBold PresenceIs the number at (r=1,c=3) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}. The numeric part of the table excludes the left non-numeric columns Type/Method.{"bold": false}

129. real / real/images/real_000129.png / 12 QA

real/images/real_000129.png
#qidtasksubtaskquestionanswer
1HB_real_000171Constrained RetrievalValue FilteringIn the ARC-C column of the NQ + ARC-C block, considering only the two Ours rows in order (Ours(Mistral-7B), Ours(Yi-6B)), what is the green parenthesized value at row 2? Output the full string."+3.33"
2HB_real_000174Constrained RetrievalValue FilteringIn the NQ column of the NQ + ARC-C block, considering only the two Ours rows in order (Ours(Mistral-7B), Ours(Yi-6B)), what is the green parenthesized value at row 2? Output the full string."+0.73"
3HB_real_000402Constrained RetrievalValue FilteringIn the ARC-C column of the NQ + ARC-C block, considering only the two Ours rows in order (Ours(Mistral-7B), Ours(Yi-6B)), what is the green parenthesized value at row 1? Output the full string."+2.05"
4HB_real_000405Aggregation & ComparisonGrouped AggregationAmong the two Ours rows in the NQ + ARC-C block, which row has the largest green parenthesized value in column ARC-C? Return the row index as a string (top-to-bottom among Ours(Mistral-7B), Ours(Yi-6B))."2"
5HB_real_000584Constrained RetrievalValue FilteringConsidering only the two Ours rows in the NQ + ARC-C block in order (Ours(Mistral-7B), Ours(Yi-6B)), list the green parenthesized values in column ARC-C. Output only a JSON array of strings.["+2.05", "+3.33"]
6HB_real_000754Aggregation & ComparisonArgmax ReasoningIn column ARC-C within block NQ + ARC-C, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows are counted within that block and columns within the block numeric part.{"row": 6, "col": 2, "value": "77.86"}
7HB_real_001875Consistency & MissingnessConsistency ProbingIn the NQ column of the NQ + ARC-C block, considering only the two Ours rows, list all rows whose parenthesized value is green and positive. Return JSON array of {"item":"...","value":"..."}.[{"item": "Ours(Mistral-7B)", "value": "+0.51"}, {"item": "Ours(Yi-6B)", "value": "+0.73"}]
8HB_real_001876Constrained RetrievalValue FilteringIn the NQ column of the NQ + ARC-C block, considering only the two Ours rows in order (Ours(Mistral-7B), Ours(Yi-6B)), what is the green parenthesized value at row 1? Output the full string."+0.51"
9HB_real_001877Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]
10HB_real_rebal_000047Aggregation & ComparisonGrouped AggregationIn the GSM column of the left GSM/PIQA block, considering the five colored parenthesized values from top to bottom, which row has the largest positive green value? Return the row index as a string."3"
11HB_real_rebal_000071Markup GroundingMarked Value ListingIn the left GSM/PIQA block, list all red delta annotations from top to bottom. Output only a JSON array of strings.["-4.09", "-4.67", "-4.31"]
12HB_real_rebal_000086Consistency & MissingnessConsistency ProbingIn the right ARC-C column, list all rows with positive green delta annotations. Return a JSON array of {"item":"<row label>","value":"<delta>"}.[{"item": "DeePen(Mistral-7B)", "value": "+1.01"}, {"item": "DeePen(Yi-6B)", "value": "+4.65"}, {"item": "Ours(Mistral-7B)", "value": "+2.05"}, {"item": "Ours(Yi-6B)", "value": "+3.33"}]

130. real / real/images/real_000130.png / 9 QA

real/images/real_000130.png
#qidtasksubtaskquestionanswer
1HB_real_000062Markup GroundingMarked Value ListingFrom this table, list numbers highlighted in light green. Output only a JSON array of strings.["73.46", "67.24", "87.50", "62.13", "78.70", "31.78", "66.54"]
2HB_real_000066Local RelationsNeighbor Value TracingThe value 87.50 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "73.31", "right": "62.13"}
3HB_real_000069Consistency & MissingnessConsistency ProbingCompare UniTE against OpenChat across all dataset and Avg. columns. List the columns where UniTE has a higher value. Output only a JSON array of column labels.["PIQA", "MMLU", "ARC-C", "TriviaQA", "NQ", "Avg."]
4HB_real_000453Aggregation & ComparisonExtremum ReasoningFor the UniTE row, what is the minimum value across all dataset and Avg. columns? Output only the number as a string."31.78"
5HB_real_001878Markup GroundingMarked Column ListingList all underlined numbers in column NQ. Output only a JSON array of strings.["24.25", "31.08"]
6HB_real_001879Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string."12"
7HB_real_001883Markup GroundingMarker CountingHow many numeric cells are highlighted in light green in this table? Output only the count as a string."7"
8HB_real_002264Constrained RetrievalValue FilteringAmong light-green highlighted cells, list the values that are > 70. Output JSON array of strings.["73.46", "87.50", "78.70"]
9HB_real_002265Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light green. What is their max? Exclude N/A and —. Output only the number as a string."87.50"

131. real / real/images/real_000131.png / 10 QA

real/images/real_000131.png
#qidtasksubtaskquestionanswer
1HB_real_000109Aggregation & ComparisonGrouped AggregationWithin Two-model ensembling (LLaMA3+Qwen2), what is the mean value of column Avg.? Exclude OOM/missing entries. Output only the number as a string, rounded to two decimal places."79.04"
2HB_real_000119Consistency & MissingnessCell MissingnessIs the Avg. cell for DeepEn within Two-model ensembling missing/OOM? Answer JSON {"missing":true/false}.{"missing": true}
3HB_real_000275Markup GroundingHighlight PresenceUsing the table only, is the value at position (r=7,c=1) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_green"}
4HB_real_000280Constrained RetrievalColor-Anchor RetrievalIn the same row as the number 84.17, list all numbers highlighted with the same light-green color as 84.17. Output only a JSON array of strings.["84.17", "85.53", "85.07", "69.78", "81.14"]
5HB_real_000574Aggregation & ComparisonGrouped AggregationAmong the light-green highlighted numbers in the UniTE row within Two-model ensembling, what is the maximum value? Output only the number as a string."85.53"
6HB_real_000656Aggregation & ComparisonGrouped AggregationWithin Three-model ensembling, what is the mean value of column Avg.? Exclude OOM/missing entries. Output only the number as a string, rounded to two decimal places."79.66"
7HB_real_000663Markup GroundingMarked Value ListingList all light-green highlighted numbers in the UniTE row within Three-model ensembling. Output only a JSON array of strings.["84.99", "84.98", "85.39", "69.12", "81.12"]
8HB_real_001884Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column Avg.? Exclude OOM/missing entries. Output only the number as a string."81.14"
9HB_real_001885Aggregation & ComparisonGrouped AggregationWithin Three-model ensembling, what is the mean value of column GSM8K? Exclude OOM/missing entries. Output only the number as a string, rounded to two decimal places."84.15"
10HB_real_001886Aggregation & ComparisonBest SelectionWithin group Three-model ensembling, which row label in the leftmost row-label column is best on column GSM8K? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "UniTE", "value": "84.99"}

132. real / real/images/real_000132.png / 10 QA

real/images/real_000132.png
#qidtasksubtaskquestionanswer
1HB_real_000246Local RelationsMarker-Anchor NeighborFind the right neighbor of the highlighted purple cell with value 83.44. The requested neighbor is numeric. Output only the number as a string."93.35"
2HB_real_000640Markup GroundingHighlight PresenceUsing the table only, is the value at position (r=13,c=2) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_purple"}
3HB_real_000786Markup GroundingBold PresenceIs the number with value 83.44 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
4HB_real_000911Constrained RetrievalValue FilteringAmong highlighted cells of any color, list the values that are greater than 93. Output JSON array of strings.["93.21", "93.10", "93.35", "93.20"]
5HB_real_001010Aggregation & ComparisonGrouped AggregationAmong purple highlighted cells in column nnU-Net 2021 Dice (↑), what is the maximum value? Output only the number as a string."83.44"
6HB_real_001042Markup GroundingHighlight PresenceIs the number with value 83.44 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric part of the table.{"highlighted": true}
7HB_real_001887Aggregation & ComparisonBest SelectionIn metric nnU-Net 2021 Dice (↑), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "LeFusion-H+DiffMask (Ours), P+P’+N’’", "value": "83.44"}
8HB_real_001888Constrained RetrievalValue FilteringAmong highlighted cells in column SwinUNETR 2021 NSD (↑), list the values that are greater than 90. Output JSON array of strings.["90.98", "90.42", "91.67", "92.77", "93.10", "93.20"]
9HB_real_001889Markup GroundingMarked Value ListingList all bold values in the final LeFusion-H+DiffMask (Ours), P+P’+N’’ row. Output only a JSON array of strings.["83.44", "93.35", "83.13", "93.20"]
10HB_real_001890Aggregation & ComparisonPairwise ComparisonFor row LeFusion-H+DiffMask (Ours), P+P’+N’’, compare column nnU-Net 2021 Dice (↑) and column SwinUNETR 2021 Dice (↑). Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "nnU-Net 2021 Dice (↑)", "value": "83.44"}

133. real / real/images/real_000133.png / 11 QA

real/images/real_000133.png
#qidtasksubtaskquestionanswer
1HB_real_000248Local RelationsMarker-Anchor NeighborFind the right neighbor of the highlighted purple cell with value 69.95. The requested neighbor is numeric. Output only the number as a string."38.01"
2HB_real_000631Constrained RetrievalValue FilteringAmong highlighted cells of any color, list the values that are greater than 70. Output JSON array of strings.["70.17", "70.34", "71.28"]
3HB_real_000784Markup GroundingMarked Value ListingList the bold values in column nnU-Net 2021 MI Dice (↑). Output only a JSON array of strings.["69.95", "69.87", "70.34", "71.28"]
4HB_real_001016Markup GroundingBold PresenceIs the value at position (r=7,c=1) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
5HB_real_001043Local RelationsMarker-Anchor NeighborFind the left neighbor of the highlighted purple cell with value 38.01. The requested neighbor is numeric. Output only the number as a string."69.95"
6HB_real_001046Aggregation & ComparisonGrouped AggregationAmong the purple highlighted cells in column nnU-Net 2021 MI Dice (↑), what is the maximum value? Output only the number as a string."71.28"
7HB_real_001891Aggregation & ComparisonBest SelectionIn metric nnU-Net 2021 MI Dice (↑), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "LeFusion-J-H+DiffMask (Ours), P+P’+N’’", "value": "71.28"}
8HB_real_001892Constrained RetrievalValue FilteringAmong highlighted cells in column SwinUNETR 2021 MI Dice (↑), list the values that are greater than 59. Output JSON array of strings.["59.61", "59.42", "59.56", "60.54", "59.30"]
9HB_real_001893Aggregation & ComparisonArgmax ReasoningIn column nnU-Net 2021 MI Dice (↑), find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 7, "col": 1, "value": "71.28"}
10HB_real_001894Markup GroundingHighlight PresenceIs the number with value 36.32 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric part of the table.{"highlighted": false}
11HB_real_001895Markup GroundingHighlight PresenceIs the number with value 69.95 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric part of the table.{"highlighted": true}

134. real / real/images/real_000134.png / 9 QA

real/images/real_000134.png
#qidtasksubtaskquestionanswer
1HB_real_000558Constrained RetrievalValue FilteringFrom this table image, among highlighted cells (any highlighted color), list the values that are > 48. Output JSON array of strings.["49.04"]
2HB_real_000910Constrained RetrievalValue FilteringAmong highlighted cells in the Answer Correctness (↑) columns, list the values that are > 45. Output JSON array of strings.["45.43", "47.94", "46.83", "49.04", "47.74"]
3HB_real_001015Aggregation & ComparisonRank SelectionIn column Mandatory (↑), list the top 2 rows by value, sorted from highest to lowest. Return a JSON array of {"item":"<row label>","value":"<cell value>"}.[{"item": "GPT 4o", "value": "49.04"}, {"item": "GPT 4-Turbo", "value": "47.94"}]
4HB_real_001041Local RelationsMarker-Anchor NeighborUsing visual markers in the table, find the right neighbor of the highlighted cyan cell with value 49.04. The requested neighbor is guaranteed to be numeric. Output only the number as a string."47.74"
5HB_real_001896Aggregation & ComparisonBest SelectionIn metric Mandatory (↑), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "GPT 4o", "value": "49.04"}
6HB_real_001897Aggregation & ComparisonExtremum ReasoningIn row GPT 4o, what is the maximum numeric value across the table? Output only the number as a string."49.04"
7HB_real_001898Local RelationsMarker-Anchor NeighborFor the highlighted cyan cell with value 49.04, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "23.12", "right": "47.74"}
8HB_real_001899Aggregation & ComparisonPairwise ComparisonFor row GPT 4o, compare column Mandatory (↑) and column Free (↑). Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Mandatory (↑)", "value": "49.04"}
9HB_real_001900Markup GroundingHighlight PresenceIs the number with value 49.04 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}

135. real / real/images/real_000135.png / 6 QA

real/images/real_000135.png
#qidtasksubtaskquestionanswer
1HB_real_000552Aggregation & ComparisonExtremum ReasoningFrom this table image, what is the maximum value in column Avg.? Output only the number as a string."66.5"
2HB_real_001901Aggregation & ComparisonBest SelectionWithin group "CLIP (ViT-Large)", which row label in the leftmost row-label column is best on column Avg.? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Ours", "value": "59.2"}
3HB_real_001902Aggregation & ComparisonBest SelectionWithin group "DINOv2 (ViT-Large)", which row label in the leftmost row-label column is best on column Avg.? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Ours", "value": "66.5"}
4HB_real_001903Aggregation & ComparisonExtremum ReasoningIn row Ours within group DINOv2 (ViT-Large), what is the minimum value across Citys, BDD, Map, and Avg.? Output only the number as a string."57.5"
5HB_real_001904Aggregation & ComparisonPairwise ComparisonIn column Map (block DINOv2 (ViT-Large)), compare Ours and ChildTune [66]. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Ours", "value": "68.0"}
6HB_real_001905Markup GroundingHighlight PresenceIs the number with value 66.5 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}

136. real / real/images/real_000136.png / 4 QA

real/images/real_000136.png
#qidtasksubtaskquestionanswer
1HB_real_001906Aggregation & ComparisonBest SelectionWithin group "DINOv2 (block Cityscapes→BDD100K)", which row label in the leftmost row-label column is best on column mIoU? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Ours", "value": "67.7"}
2HB_real_001907Aggregation & ComparisonBest SelectionWithin group "EVA02 (block Cityscapes→ACDC)", which row label in the leftmost row-label column is best on column mIoU? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Ours", "value": "72.9"}
3HB_real_001908Markup GroundingHighlight PresenceIs the number with value 77.6 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
4HB_real_001909Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

137. real / real/images/real_000137.png / 8 QA

real/images/real_000137.png
#qidtasksubtaskquestionanswer
1HB_real_000025Aggregation & ComparisonArgmax ReasoningFrom this table, find the location (row,col) and value of the maximum cell in column mIoU. Output JSON {"row":<int>,"col":<int>,"value":<string>}. The numeric part of the table excludes headers and left text columns.{"row": 6, "col": 7, "value": "66.3"}
2HB_real_000026Markup GroundingMarker CountingHow many numeric cells are highlighted in this table? Output only the count as a string."14"
3HB_real_000029Constrained RetrievalColor-Anchor RetrievalThe value 56.9 appears exactly once. List all values highlighted with the same blue color as 56.9. Output only a JSON array of strings.["56.9", "60.0", "66.6", "53.2", "78.6", "82.2", "66.3"]
4HB_real_000033Local RelationsNeighbor Value TracingThe value 64.5 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "56.9", "right": "50.7"}
5HB_real_000034Consistency & MissingnessConsistency ProbingCompare Ours against ChildTune across all metric columns. List the columns where Ours has a higher value. Output only a JSON array of column labels.["Foggy Zurich [52]", "Foggy Driving [52]", "Dark Zurich [53]", "Nighttime Driving [55]", "ACDC-Rain [54]", "ACDC-Snow [54]", "mIoU"]
6HB_real_000318Markup GroundingMarked Column ListingAccording to the image table, in column mIoU, return the values that are bold. Output only a JSON array of strings.["66.3"]
7HB_real_001912Aggregation & ComparisonArgmax ReasoningIn column mIoU, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Ours", "value": "66.3"}
8HB_real_001913Aggregation & ComparisonPairwise ComparisonFor row Ours, compare column ACDC-Rain [54] and column ACDC-Snow [54]. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "ACDC-Snow [54]", "value": "82.2"}

138. real / real/images/real_000138.png / 11 QA

real/images/real_000138.png
#qidtasksubtaskquestionanswer
1HB_real_000169Constrained RetrievalValue FilteringBased on the table, for the delta column Cityscapes→ACDC gain (scope: DRFθ rows only, ordered as EVA02 then DINOv2), what is the value at row 2? Output the full string."+5.8"
2HB_real_000387Constrained RetrievalValue FilteringUsing the visual table content, considering only the two DRFθ rows in order (EVA02, DINOv2), list the parenthesized gain values in column Cityscapes→ACDC. Output only a JSON array of strings.["+5.3", "+5.8"]
3HB_real_000403Aggregation & ComparisonExtremum ReasoningIn column Cityscapes→ACDC, what is the largest numeric entry shown in the table? Output the full cell string."77.5 (+5.8)"
4HB_real_000589Constrained RetrievalValue FilteringConsidering only the two DRFθ rows in order (EVA02, DINOv2), list the parenthesized gain values in column Cityscapes→BDD100K. Output only a JSON array of strings.["+3.7", "+4.0"]
5HB_real_000755Markup GroundingMarked Value ListingList all numeric values highlighted with the blue background. Output only a JSON array of strings.["65.8 (+3.7)", "72.9 (+5.3)", "67.7 (+4.0)", "77.5 (+5.8)"]
6HB_real_000756Constrained RetrievalValue FilteringFor the delta column Cityscapes→ACDC gain, considering only the two DRFθ rows ordered as EVA02 then DINOv2, what is the value at row 1? Output the full string."+5.3"
7HB_real_000976Markup GroundingHighlight PresenceUsing the table only, is the value at position (r=18,c=2) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_blue"}
8HB_real_001915Aggregation & ComparisonBest SelectionWithin group "EVA02 (Large)", which row label in the leftmost row-label column is best on column Cityscapes→BDD100K? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "DRFθ", "value": "65.8 (+3.7)"}
9HB_real_001917Markup GroundingMarker CountingHow many numeric cells are highlighted with the blue background in this table? Output only the count as a string."4"
10HB_real_001918Local RelationsNeighbor IndexingAt position (r=18,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "77.5 (+5.8)", "up": "76.1", "down": null, "left": "67.7 (+4.0)", "right": null}
11HB_real_001919Markup GroundingHighlight PresenceIs the number with value 77.5 (+5.8) highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}

139. real / real/images/real_000139.png / 13 QA

real/images/real_000139.png
#qidtasksubtaskquestionanswer
1HB_real_000250Consistency & MissingnessConsistency ProbingIn the AAN column, among the not gray-highlighted rows, list all items whose parenthesized value is positive. Return JSON array of {"item":"...","value":"..."}.[{"item": "Depth 26 / Width 52 / GAP", "value": "+0.27"}]
2HB_real_000382Constrained RetrievalValue FilteringConsidering the not gray-highlighted rows in order (Depth 10/96/GAP, Depth 18/64/4×4 AvgPool, Depth 26/52/GAP), list all parenthesized values in column AAN. Output only a JSON array of strings.["-2.97", "-1.77", "+0.27"]
3HB_real_000395Constrained RetrievalValue FilteringIn column AAN, considering the not gray-highlighted rows in order (Depth 10/96/GAP, Depth 18/64/4×4 AvgPool, Depth 26/52/GAP), what is the parenthesized value at row 3? Output the full string."+0.27"
4HB_real_000585Constrained RetrievalValue FilteringConsidering the not gray-highlighted rows in order (Depth 10/96/GAP, Depth 18/64/4×4 AvgPool, Depth 26/52/GAP), list all parenthesized values in column FAF↓. Output only a JSON array of strings.["-2.60", "-1.59", "+0.26"]
5HB_real_000904Constrained RetrievalValue FilteringConsidering the not gray-highlighted rows in order (Depth 10/96/GAP, Depth 18/64/4×4 AvgPool, Depth 26/52/GAP), list all parenthesized values in column FRF↓. Output only a JSON array of strings.["-1.94", "-1.12", "+0.11"]
6HB_real_001920Aggregation & ComparisonBest SelectionIn metric AAN↑, which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Depth 26 / Width 52 / GAP", "value": "86.68±0.70 (+0.27)"}
7HB_real_001921Aggregation & ComparisonBest SelectionIn metric FAF↓, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Depth 10 / Width 96 / GAP", "value": "33.16±1.28 (-2.60)"}
8HB_real_001923Aggregation & ComparisonGrouped AggregationAmong the three not gray-highlighted rows, which row has the largest parenthesized value in column AAN? Return the row index as a string (top-to-bottom among the not gray-highlighted rows)."3"
9HB_real_001924Aggregation & ComparisonGrouped AggregationAmong the three not gray-highlighted rows, which row has the most negative parenthesized value in column FRF↓? Return the row index as a string (top-to-bottom among the not gray-highlighted rows)."1"
10HB_real_rebal_000040Consistency & MissingnessConsistency ProbingIn the FAF↓ column, list rows with positive delta annotations. Return a JSON array of {"item":"<row label>","value":"<delta>"}.[{"item": "Depth 26 / Width 52 / GAP", "value": "+0.26"}]
11HB_real_rebal_000041Consistency & MissingnessConsistency ProbingIn the FRF↓ column, list rows with positive delta annotations. Return a JSON array of {"item":"<row label>","value":"<delta>"}.[{"item": "Depth 26 / Width 52 / GAP", "value": "+0.11"}]
12HB_real_rebal_000042Aggregation & ComparisonGrouped AggregationAcross the three not gray-highlighted rows, what is the mean #P (M) value? Output the value rounded to two decimal places as a string."11.35"
13HB_real_rebal_000069Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

140. real / real/images/real_000140.png / 11 QA

real/images/real_000140.png
#qidtasksubtaskquestionanswer
1HB_real_000173Constrained RetrievalValue FilteringFor the ImageNet100/10 FAF↓ delta column, considering only the five Improvement rows in order (iCaRL, WA, DER, Foster, MEMO), what is the value at row 3? Output the full string."↓2.26"
2HB_real_000177Constrained RetrievalValue FilteringFor the ImageNet100/10 FAF↓ delta column, considering only the five Improvement rows in order (iCaRL, WA, DER, Foster, MEMO), what is the value at row 1? Output the full string."↓7.69"
3HB_real_000384Constrained RetrievalValue FilteringConsidering only the five Improvement rows in order (iCaRL, WA, DER, Foster, MEMO), list all delta values in column FAF↓ within block ImageNet100/10. Output only a JSON array of strings.["↓7.69", "↓3.74", "↓2.26", "↓0.14", "↓5.34"]
4HB_real_000404Aggregation & ComparisonGrouped AggregationAmong the five Improvement rows, which row has the largest decrease in FAF↓ within block ImageNet100/10? Return the row index as a string (top-to-bottom among iCaRL, WA, DER, Foster, MEMO)."1"
5HB_real_000750Consistency & MissingnessConsistency ProbingIn the CIFAR100/20 LA↑ improvement values (Improvement rows only), list all items whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "iCaRL Improvement", "value": "+2.75"}, {"item": "WA Improvement", "value": "+8.24"}, {"item": "DER Improvement", "value": "+5.69"}, {"item": "Foster Improvement", "value": "+7.70"}, {"item": "MEMO Improvement", "value": "+10.29"}]
6HB_real_000759Constrained RetrievalValue FilteringFor the ImageNet100/10 FAF↓ delta column, considering only the five Improvement rows in order (iCaRL, WA, DER, Foster, MEMO), what is the value at row 5? Output the full string."↓5.34"
7HB_real_001925Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column FAF↓ within block CIFAR100/20? Exclude missing entries. Output only the number as a string."19.05"
8HB_real_001926Constrained RetrievalValue FilteringFor the ImageNet100/10 FAF↓ delta column, considering only the five Improvement rows in order (iCaRL, WA, DER, Foster, MEMO), what is the value at row 4? Output the full string."↓0.14"
9HB_real_001927Aggregation & ComparisonGrouped AggregationAmong the five Improvement rows, which row has the smallest decrease in FAF↓ within block ImageNet100/10? Return the row index as a string (top-to-bottom among iCaRL, WA, DER, Foster, MEMO)."4"
10HB_real_001928Constrained RetrievalValue FilteringFor the CIFAR100/20 LA↑ improvement values, considering only the five Improvement rows in order (iCaRL, WA, DER, Foster, MEMO), what is the value at row 2? Output the full string."+8.24"
11HB_real_rebal_000046Aggregation & ComparisonGrouped AggregationAcross the Improvement rows, in the CIFAR100/10 LA↑ column, which row has the largest positive delta? Return the row index as a string."5"

141. real / real/images/real_000141.png / 12 QA

real/images/real_000141.png
#qidtasksubtaskquestionanswer
1HB_real_000143Constrained RetrievalCell RetrievalRead the table carefully and find the value at (r=2, c=6) in the numeric part of the table. The numeric part of the table includes numeric cells only and excludes headers and the two left text columns. Output only the number/string as shown."70.29 (-2.63)"
2HB_real_000146Constrained RetrievalCell RetrievalFind the value at (r=1, c=6) in the numeric part of the table. The numeric part of the table includes numeric cells only and excludes headers and the two left text columns. Output only the number/string as shown."72.92"
3HB_real_000148Constrained RetrievalCell RetrievalFind the value at (r=5, c=5) in the numeric part of the table. The numeric part of the table includes numeric cells only and excludes headers and the two left text columns. Output only the number/string as shown."69.92±0.12"
4HB_real_000234Local RelationsNeighbor IndexingPlease answer this question: at (r=4,c=3) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part of the table excludes headers and the two left text columns.{"target": "74.30±0.08", "up": "74.64±0.28", "down": "74.25±0.35", "left": "71.38±0.25", "right": "72.65±0.11"}
5HB_real_000236Local RelationsNeighbor IndexingAt (r=2,c=6) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part of the table excludes headers and the two left text columns.{"target": "70.29 (-2.63)", "up": "72.92", "down": "71.18 (-1.74)", "left": "72.11±0.27", "right": null}
6HB_real_000329Markup GroundingMarked Value ListingList all boldfaced numeric values in the table. Output only a JSON array of strings.["70.21±0.19", "71.53±0.13", "75.26±0.20", "73.18±0.04", "74.44±0.07", "72.92"]
7HB_real_000331Markup GroundingMarker CountingHow many numeric cells are boldfaced in the table? Output only the count as a string."6"
8HB_real_000465Aggregation & ComparisonPairwise ComparisonFor column Average, which row has the larger value: Sta-Net + Pla-Net or Sta-Net + Sta-Net? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Sta-Net + Pla-Net", "value": "72.92"}
9HB_real_000580Markup GroundingMarker CountingHow many underlined numeric cells are in the table? Output only the count as a string."0"
10HB_real_000702Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column WA. Output JSON {"row":<int>,"col":<int>,"value":"<string>"}. The numeric part of the table excludes headers and the two left text columns.{"row": 1, "col": 2, "value": "71.53±0.13"}
11HB_real_000708Constrained RetrievalValue FilteringIn row Sta-Net + None†, what is the difference between column MEMO and column Foster? Output only the number as a string rounded to two decimals."1.27"
12HB_real_001933Aggregation & ComparisonPairwise ComparisonFor row Sta-Net + None†, compare column iCaRL and column MEMO. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "MEMO", "value": "72.11±0.27"}

142. real / real/images/real_000142.png / 3 QA

real/images/real_000142.png
#qidtasksubtaskquestionanswer
1HB_real_001934Aggregation & ComparisonBest SelectionWithin group "Qwen 2.5 Coder 7B", which row label in the leftmost row-label column is best on column AVG? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "CODEI/O++", "value": "57.7"}
2HB_real_001935Aggregation & ComparisonBest SelectionWithin group "Gemma2 27B", which row label in the leftmost row-label column is best on column AVG? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "CODEI/O++", "value": "61.5"}
3HB_real_001936Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

143. real / real/images/real_000143.png / 11 QA

real/images/real_000143.png
#qidtasksubtaskquestionanswer
1HB_real_000023Aggregation & ComparisonArgmax ReasoningBased on the table, find the location (row,col) and value of the maximum cell in column AVG. Output JSON {"row":<int>,"col":<int>,"value":<string>}. The numeric part of the table excludes headers and the left text label column.{"row": 1, "col": 16, "value": "57.2"}
2HB_real_000028Aggregation & ComparisonArgmax ReasoningFind the single largest numeric cell in the numeric part of the table. Return JSON {"row":<int>,"col":<int>,"value":<string>}. The numeric part of the table excludes headers and the left text label column.{"row": 5, "col": 3, "value": "87.4"}
3HB_real_000325Constrained RetrievalCell RetrievalBased on the table image, find the value at (r=6, c=16) in the numeric part of the table. The numeric part of the table includes numeric cells only and excludes the left text label column. Output only the number/string as shown."56.6"
4HB_real_000332Markup GroundingMarker CountingHow many underlined numeric cells are in this table? Output only the count as a string."0"
5HB_real_000339Aggregation & ComparisonExtremum ReasoningFor row w/o wrong, what is the maximum value across all numeric metrics? Output only the number as a string."87.4"
6HB_real_000345Aggregation & ComparisonPairwise ComparisonFor row CODEI/O, compare column GSM8K and column MMLU-STEM. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "GSM8K", "value": "86.4"}
7HB_real_000615Aggregation & ComparisonExtremum ReasoningUsing visual evidence in the table, what is the maximum value in column AVG? Output only the number as a string."57.2"
8HB_real_000704Aggregation & ComparisonExtremum ReasoningFor row CODEI/O, what is the minimum value across all numeric metrics? Output only the number as a string."10.7"
9HB_real_000711Local RelationsNeighbor Value TracingThe value 57.2 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "28.5", "right": null}
10HB_real_000713Constrained RetrievalCell RetrievalFind the value at (r=2, c=16) in the numeric part of the table. The numeric part of the table includes numeric cells only and excludes headers and the left text label column. Output only the number as a string."56.7"
11HB_real_001942Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

144. real / real/images/real_000144.png / 14 QA

real/images/real_000144.png
#qidtasksubtaskquestionanswer
1HB_real_000027Local RelationsNeighbor Value TracingThe value 43.3 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "71.9", "right": "77.3"}
2HB_real_000030Consistency & MissingnessConsistency ProbingCompare row Q+Code / CoT against row Q / CoT across all numeric columns. List the columns where Q+Code / CoT has a higher value. Output only a JSON array of column labels.["Wino Grande", "MATH", "GPQA", "CRUX-I", "BBH-EN", "BBH-ZH", "AVG"]
3HB_real_000031Aggregation & ComparisonRank SelectionIn column GPQA, which row has the second-highest value? Return JSON {"item":"<row label using Prompt / Response>","value":"<cell value>"}.{"item": "Q / Code+CoT", "value": "42.2"}
4HB_real_000137Markup GroundingUnderline PresenceRead the table carefully and is the number at (r=2,c=4) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}. The numeric part of the table excludes the two left text columns Prompt/Response.{"underlined": true}
5HB_real_000294Markup GroundingBold PresenceUsing the visual table content, is the number at (r=5,c=6) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}. The numeric part of the table excludes the two left text columns Prompt/Response.{"bold": true}
6HB_real_001021Markup GroundingHighlight PresenceIs the value at position (r=1,c=1) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": false, "color": null}
7HB_real_001946Markup GroundingMarked Column ListingList all underlined numbers in column MATH. Output only a JSON array of strings.["70.4"]
8HB_real_000885Markup GroundingMarked Value ListingIn the Q / Code row, list all underlined numeric values. Output only a JSON array of strings.["73.1", "84.8", "20.8", "59.5", "62.4", "67.2", "68.3", "10.1", "40.3", "26.3", "54.9"]
9HB_real_001882Markup GroundingMarked Column ListingIn column DROP, list all underlined values. Output only a JSON array of strings.["73.1"]
10HB_real_001743Markup GroundingUnderline PresenceAt position (r=1,c=2) in the numeric part of the table, is the value underlined? Answer JSON {"underlined":true/false}. The numeric part excludes the left Prompt and Response columns.{"underlined": false}
11HB_real_000985Markup GroundingMarked Column ListingIn column Wino Grande, list all bold values. Output only a JSON array of strings.["67.9", "67.9"]
12HB_real_001703Markup GroundingMarker CountingHow many numeric values are boldfaced in the table? Output only the count as a string."19"
13HB_real_001943Markup GroundingBold PresenceAt position (r=1,c=2) in the numeric part of the table, is the value boldfaced? Answer JSON {"bold":true/false}. The numeric part excludes the left Prompt and Response columns.{"bold": false}
14HB_real_000716Aggregation & ComparisonGrouped AggregationExclude boldfaced cells. Among the remaining values in column MATH, what is the maximum value? Output only the number as a string."71.7"

145. real / real/images/real_000145.png / 10 QA

real/images/real_000145.png
#qidtasksubtaskquestionanswer
1HB_real_000013Aggregation & ComparisonGrouped AggregationPlease answer this question: exclude cells that are highlighted in light pink. On the remaining cells in column Reasoning Δ, what is the max? Exclude N/A and —. Output only the number as a string."8.5%"
2HB_real_000014Aggregation & ComparisonGrouped AggregationExclude cells that are highlighted in light pink. On the remaining cells in column Score Δ, what is the max? Exclude N/A and —. Output only the number as a string."15.5%"
3HB_real_000021Aggregation & ComparisonGrouped AggregationExclude cells that are highlighted in light pink. On the remaining cells in column Chat Δ, what is the max? Exclude N/A and —. Output only the number as a string."1.7%"
4HB_real_000388Constrained RetrievalValue FilteringAccording to the image table, considering only the non-baseline rows in order (Llama-3.1-8B-Instruct, Hermes-3-Llama-3.1-8B, Llama-3.1-Tulu-3-8B-SFT, Llama-3.1-Tulu-3-8B-DPO, Llama-3.1-Tulu-3-8B), list all delta values in the Chat Δ column. Output only a JSON array of strings.["1.5%", "1.7%", "1.5%", "0.9%", "-0.6%"]
5HB_real_000440Aggregation & ComparisonGrouped AggregationAmong the five non-baseline rows, which row has the maximum Reasoning Δ value? Return the row index as a string, counting only the non-baseline rows from top to bottom."3"
6HB_real_000445Markup GroundingHighlight PresenceIs the value at position (r=3,c=8) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_pink"}
7HB_real_000745Consistency & MissingnessConsistency ProbingUsing the table only, in the Reasoning Δ values of non-baseline rows, list all items whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "Llama-3.1-8B-Instruct", "value": "7.1%"}, {"item": "Llama-3.1-Tulu-3-8B-SFT", "value": "8.5%"}, {"item": "Llama-3.1-Tulu-3-8B-DPO", "value": "1.3%"}]
8HB_real_000802Local RelationsNeighbor Value TracingThe value 8.5% appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "85.8", "right": "84.2"}
9HB_real_001039Local RelationsMarker-Anchor NeighborBased on the image table, find the right neighbor of the highlighted cell with value -6.4%. The requested neighbor is guaranteed to be numeric. Output only the number/string as a single cell value."81.1"
10HB_real_001950Constrained RetrievalCell RetrievalUsing the table only, find the value at position (r=4,c=9) in the numeric part of the table. Output only the value as a string."84.2"

146. real / real/images/real_000146.png / 10 QA

real/images/real_000146.png
#qidtasksubtaskquestionanswer
1HB_real_000172Constrained RetrievalValue FilteringRead the table carefully and for the delta column Avg. delta (scope: + TP (Ours) rows only, ordered as PromptEOL, MetaEOL, Pretended CoT, Knowledge), what is the value at row 3? Output the full string."0.68"
2HB_real_000176Aggregation & ComparisonGrouped AggregationAmong the four + TP (Ours) rows, which row has the largest orange number shown after the Avg. score? Return the row index as a string, counting [PromptEOL, MetaEOL, Pretended CoT, Knowledge] from top to bottom."1"
3HB_real_000394Consistency & MissingnessConsistency ProbingAccording to the image table, in the STS12 delta values for the four "+ TP (Ours)" rows, list all items whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "PromptEOL + TP (Ours)", "value": "8.09"}, {"item": "MetaEOL + TP (Ours)", "value": "1.99"}, {"item": "Pretended CoT + TP (Ours)", "value": "1.07"}, {"item": "Knowledge + TP (Ours)", "value": "0.43"}]
4HB_real_000406Markup GroundingMarker CountingHow many underlined numeric cells are in this table? Output only the count as a string."0"
5HB_real_000408Aggregation & ComparisonGrouped AggregationAmong the four + TP (Ours) rows, which row has the minimum Avg. delta? Return the row index as a string, counting [PromptEOL, MetaEOL, Pretended CoT, Knowledge] from top to bottom."4"
6HB_real_000587Constrained RetrievalValue FilteringFor the Avg. delta column, considering only the four + TP (Ours) rows ordered as [PromptEOL, MetaEOL, Pretended CoT, Knowledge], what is the value at row 1? Output the full string."7.16"
7HB_real_000758Constrained RetrievalValue FilteringFor the STS-B delta column, considering only the four + TP (Ours) rows ordered as [PromptEOL, MetaEOL, Pretended CoT, Knowledge], what is the value at row 2? Output the full string."3.50"
8HB_real_001955Constrained RetrievalValue FilteringConsidering only the four "+ TP (Ours)" rows in order (PromptEOL, MetaEOL, Pretended CoT, Knowledge), list all delta values in the Avg. column. Output only a JSON array of strings.["7.16", "1.95", "0.68", "0.40"]
9HB_real_001958Aggregation & ComparisonGrouped AggregationWithin the four + TP (Ours) rows, what is the mean of the main Avg. scores before the orange delta annotations? Output only the number as a string, rounded to two decimal places."77.55"
10HB_real_001959Markup GroundingHighlight PresenceIs the value at position (r=7,c=8) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_gray"}

147. real / real/images/real_000147.png / 10 QA

real/images/real_000147.png
#qidtasksubtaskquestionanswer
1HB_real_000055Aggregation & ComparisonGrouped AggregationAmong the five Pretended CoT + TP (Ours) rows, which row has the maximum Avg. delta? Return the row index as a string, counting only those Ours rows from top to bottom."4"
2HB_real_000233Local RelationsNeighbor IndexingRead the table carefully and at (r=4,c=4) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part of the table excludes headers and the two left text columns.{"target": "77.27↑0.90", "up": "76.37", "down": "79.36", "left": "71.01↑1.08", "right": "80.07↑0.79"}
3HB_real_000327Constrained RetrievalCell RetrievalUsing the visual table content, find the value at (r=8, c=8) in the numeric part of the table. The numeric part of the table includes numeric cells only and excludes the two left text columns Method/Backbone. Output only the number/string as shown."75.11↑2.17"
4HB_real_000330Constrained RetrievalValue FilteringFor the Avg. delta column, within the five Pretended CoT + TP (Ours) rows only, what is the value at row 4? Output the full string."2.17"
5HB_real_000464Aggregation & ComparisonGrouped AggregationWithin the five Pretended CoT + TP (Ours) rows, what is the mean of the main Avg. scores before the orange delta annotations? Output only the number as a string, rounded to two decimal places."76.31"
6HB_real_000468Aggregation & ComparisonArgmax ReasoningIn column STS15, find the row and value of the maximum main score, ignoring orange delta annotations. Return JSON {"row":<int>,"col":<int>,"value":"<string>"}. The numeric part of the table excludes headers and left text columns.{"row": 10, "col": 4, "value": "80.71"}
7HB_real_000703Aggregation & ComparisonArgmax ReasoningFind the single largest main score in the numeric part of the table, ignoring orange delta annotations. Return JSON {"row":<int>,"col":<int>,"value":"<string>"}.{"row": 1, "col": 2, "value": "83.89"}
8HB_real_000770Markup GroundingMarker CountingHow many underlined numeric cells are in this table? Output only the count as a string."0"
9HB_real_001963Aggregation & ComparisonPairwise ComparisonFor row Pretended CoT + TP (Ours), Backbone Qwen2-7B, compare column STS12 and column STS15. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "STS15", "value": "77.94↑3.5"}
10HB_real_001964Consistency & MissingnessConsistency ProbingIn the Avg. delta values for all five "Pretended CoT + TP (Ours)" rows, list all items whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "LLaMA2-7B", "value": "0.68"}, {"item": "LLaMA2-13B", "value": "1.28"}, {"item": "LLaMA3-8B", "value": "0.69"}, {"item": "Qwen2-7B", "value": "2.17"}, {"item": "Gemma2-9B", "value": "0.50"}]

148. real / real/images/real_000148.png / 16 QA

real/images/real_000148.png
#qidtasksubtaskquestionanswer
1HB_real_000170Constrained RetrievalValue FilteringFor the Avg. delta column, considering only the three "+ TP (Ours)" rows in order (PromptEOL, Pretended CoT, Knowledge), what is the value at row 2? Output the delta value as a string."0.64"
2HB_real_000175Constrained RetrievalValue FilteringFor the MR delta column, considering only the three "+ TP (Ours)" rows in order (PromptEOL, Pretended CoT, Knowledge), what is the value at row 3? Output the delta value as a string."0.55"
3HB_real_000393Consistency & MissingnessConsistency ProbingIn the SST2 delta values for the three "+ TP (Ours)" rows, list all items whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "PromptEOL + TP (Ours)", "value": "0.50"}, {"item": "Pretended CoT + TP (Ours)", "value": "0.66"}]
4HB_real_000399Consistency & MissingnessConsistency ProbingIn the MPQA delta values for the three "+ TP (Ours)" rows, list all items whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "PromptEOL + TP (Ours)", "value": "0.32"}, {"item": "Pretended CoT + TP (Ours)", "value": "0.05"}, {"item": "Knowledge + TP (Ours)", "value": "0.02"}]
5HB_real_000752Consistency & MissingnessConsistency ProbingIn the MRPC delta values for the three "+ TP (Ours)" rows, list all items whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "PromptEOL + TP (Ours)", "value": "0.93"}, {"item": "Pretended CoT + TP (Ours)", "value": "1.04"}, {"item": "Knowledge + TP (Ours)", "value": "2.15"}]
6HB_real_000757Aggregation & ComparisonGrouped AggregationAmong the three "+ TP (Ours)" rows, which row has the maximum Avg. delta? Return the row index as a string (top-to-bottom among PromptEOL, Pretended CoT, Knowledge)."2"
7HB_real_000977Aggregation & ComparisonGrouped AggregationAmong the three "+ TP (Ours)" rows, which row has the minimum MPQA delta? Return the row index as a string (top-to-bottom among PromptEOL, Pretended CoT, Knowledge)."3"
8HB_real_001966Aggregation & ComparisonGrouped AggregationWhat is the mean Avg. score across the three "+ TP (Ours)" rows? Output the value rounded to two decimal places as a string."91.40"
9HB_real_001967Consistency & MissingnessConsistency ProbingIn the TREC delta values for the three "+ TP (Ours)" rows, list all items whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "PromptEOL + TP (Ours)", "value": "0.60"}, {"item": "Pretended CoT + TP (Ours)", "value": "1.80"}, {"item": "Knowledge + TP (Ours)", "value": "0.40"}]
10HB_real_001968Constrained RetrievalValue FilteringConsidering only the three "+ TP (Ours)" rows in order (PromptEOL, Pretended CoT, Knowledge), list all delta values in the Avg. column. Output only a JSON array of strings.["0.48", "0.64", "0.46"]
11HB_real_rebal_000024Aggregation & ComparisonGrouped AggregationConsidering the three orange SUBJ delta annotations from top to bottom, which row has the largest delta? Return the row index as a string."1"
12HB_real_rebal_000025Consistency & MissingnessConsistency ProbingFor the SUBJ column, list all rows with positive orange delta annotations. Return a JSON array of {"item":"<row label>","value":"<delta>"}.[{"item": "PromptEOL + TP (Ours)", "value": "0.26"}, {"item": "Pretended CoT + TP (Ours)", "value": "0.20"}, {"item": "Knowledge + TP (Ours)", "value": "0.10"}]
13HB_real_rebal_000026Markup GroundingMarked Value ListingIn the Knowledge + TP (Ours) row, list all orange delta annotations from left to right. Output only a JSON array of strings.["↑0.55", "↑0.29", "↑0.10", "↑0.02", "↓0.27", "↑0.40", "↑2.15", "↑0.46"]
14HB_real_rebal_000027Constrained RetrievalColor-Anchor RetrievalIn the first gray highlighted +TP row, list all entries from MR through Avg. including orange deltas. Output only a JSON array of strings.["90.90", "↑0.27", "93.35", "↑0.48", "96.58", "↑0.26", "91.51", "↑0.32", "95.50", "↑0.50", "96.00", "↑0.60", "76.12", "↑0.93", "91.42", "↑0.48"]
15HB_real_rebal_000028Aggregation & ComparisonGrouped AggregationAcross the three +TP rows, what is the mean MR value? Output the value rounded to two decimal places as a string."90.58"
16HB_real_rebal_000029Local RelationsNeighbor Value TracingThe value 91.42 appears exactly once in the table. What are its immediate left and right neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "↑0.93", "right": "↑0.48"}

149. real / real/images/real_000149.png / 11 QA

real/images/real_000149.png
#qidtasksubtaskquestionanswer
1HB_real_000129Markup GroundingUnderline PresenceBased on the table, is the number at (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}. The numeric part of the table excludes the left non-numeric column Method.{"underlined": false}
2HB_real_000130Constrained RetrievalCell RetrievalWhat is the PPL value for row Adam? Output only the number as a string."15.56"
3HB_real_000131Markup GroundingMarked Value ListingList all red numeric delta values in the table. Output only a JSON array of strings.["+1.8%", "+4.3G", "+8.2%", "+4.1%", "+2.1G"]
4HB_real_000132Markup GroundingMarked Value ListingList all green numeric delta values in the table. Output only a JSON array of strings.["+6.5%", "+6.5%", "+6.5%"]
5HB_real_000386Constrained RetrievalValue FilteringFrom this table image, considering only the three "+SGG" rows in order (GPU, CPU, Hybrid), list all delta values in the Memory column. Output only a JSON array of strings.["+4.3G", "+0.0G", "+2.1G"]
6HB_real_000506Markup GroundingMarker CountingHow many numeric cells are highlighted in light blue in this table? Output only the count as a string."3"
7HB_real_000508Aggregation & ComparisonPairwise ComparisonIn column Memory, compare Adam+SGG (GPU) and Adam+SGG (Hybrid). Which displayed delta value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Adam+SGG (GPU)", "value": "+4.3G"}
8HB_real_000513Markup GroundingHighlight PresenceIs the value at position (r=4,c=1) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_blue"}
9HB_real_000651Markup GroundingMarker CountingHow many underlined numeric cells are in this table? Output only the count as a string."0"
10HB_real_000847Constrained RetrievalColor-Anchor RetrievalRead the table carefully and for the number at row 4, column 1 in the numeric part of the table, list all numbers highlighted with the same light-blue color as the anchor. The numeric part of the table excludes header and left method-name column. Output only a JSON array of strings.["+6.5% (-1.00)", "+4.1% (+4h)", "+2.1G"]
11HB_real_001971Consistency & MissingnessConsistency ProbingIn the Training Time delta values for the three "+SGG" rows, list all items whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "Adam+SGG (GPU)", "value": "+2h"}, {"item": "Adam+SGG (CPU)", "value": "+9h"}, {"item": "Adam+SGG (Hybrid)", "value": "+4h"}]

150. real / real/images/real_000150.png / 9 QA

real/images/real_000150.png
#qidtasksubtaskquestionanswer
1HB_real_000265Constrained RetrievalValue FilteringBased on the table, list the 1B delta values from the four "△ Gains" rows in top-to-bottom order. Output only a JSON array of strings.["-1.26", "-0.33", "-0.25", "-4.48"]
2HB_real_000383Constrained RetrievalValue FilteringList the 60M delta values from the four "△ Gains" rows in top-to-bottom order. Output only a JSON array of strings.["-3.75", "-1.22", "-1.37", "-4.37"]
3HB_real_000400Constrained RetrievalValue FilteringFor the 1B delta values from the four △ Gains rows, what is the value at row 3? Output the full string."-0.25"
4HB_real_000748Constrained RetrievalValue FilteringList the 130M delta values from the four "△ Gains" rows in top-to-bottom order. Output only a JSON array of strings.["-2.90", "-0.46", "-0.42", "-10.30"]
5HB_real_001974Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column 1B? Exclude N/A and —. Output only the number as a string."13.95"
6HB_real_001975Aggregation & ComparisonPairwise ComparisonIn column 1B, compare APOLLO and APOLLO+SGG. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "APOLLO", "value": "14.20"}
7HB_real_001976Constrained RetrievalValue FilteringList the 350M delta values from the four "△ Gains" rows in top-to-bottom order. Output only a JSON array of strings.["-1.52", "-0.36", "-0.31", "-7.72"]
8HB_real_001977Aggregation & ComparisonRank SelectionIn column 1B, list the top 2 methods with the smallest values, sorted from lowest to highest. Return a JSON array of {"item":"<row label>","value":"<cell value>"}.[{"item": "APOLLO+SGG", "value": "13.95"}, {"item": "APOLLO", "value": "14.20"}]
9HB_real_001978Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

151. real / real/images/real_000151.png / 17 QA

real/images/real_000151.png
#qidtasksubtaskquestionanswer
1HB_real_000390Constrained RetrievalValue FilteringBased on the table image, considering the six "+SGG" rows in order (full-rank AdamW/LAMB, rank-4 AdamW/LAMB, rank-8 AdamW/LAMB), list all delta values in column Average. Output only a JSON array of strings.["+1.00", "+0.45", "+1.27", "+0.49", "+0.92", "+0.50"]
2HB_real_000398Consistency & MissingnessConsistency ProbingUsing the visual table content, in the Average delta values for the six "+SGG" rows, list all items whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "AdamW+SGG (Full-Rank SFT)", "value": "+1.00"}, {"item": "LAMB+SGG (Full-Rank SFT)", "value": "+0.45"}, {"item": "AdamW+SGG (Low-Rank SFT rank 4)", "value": "+1.27"}, {"item": "LAMB+SGG (Low-Rank SFT rank 4)", "value": "+0.49"}, {"item": "AdamW+SGG (Low-Rank SFT rank 8)", "value": "+0.92"}, {"item": "LAMB+SGG (Low-Rank SFT rank 8)", "value": "+0.50"}]
3HB_real_000753Constrained RetrievalValue FilteringConsidering the six "+SGG" rows in order (full-rank AdamW/LAMB, rank-4 AdamW/LAMB, rank-8 AdamW/LAMB), list all delta values in column CoLA. Output only a JSON array of strings.["+1.12", "+0.38", "+0.98", "+0.96", "+0.53", "+0.58"]
4HB_real_001979Constrained RetrievalValue FilteringConsidering the two rank-4 "+SGG" rows in order (AdamW+SGG, LAMB+SGG), list the Average delta values. Output only a JSON array of strings.["+1.27", "+0.49"]
5HB_real_001980Consistency & MissingnessConsistency ProbingIn the CoLA delta values for the six "+SGG" rows, list all items whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "AdamW+SGG (Full-Rank SFT)", "value": "+1.12"}, {"item": "LAMB+SGG (Full-Rank SFT)", "value": "+0.38"}, {"item": "AdamW+SGG (Low-Rank SFT rank 4)", "value": "+0.98"}, {"item": "LAMB+SGG (Low-Rank SFT rank 4)", "value": "+0.96"}, {"item": "AdamW+SGG (Low-Rank SFT rank 8)", "value": "+0.53"}, {"item": "LAMB+SGG (Low-Rank SFT rank 8)", "value": "+0.58"}]
6HB_real_000737Aggregation & ComparisonGrouped AggregationAmong the six +SGG rows, which row has the maximum Average delta? Return the row index as a string (top-to-bottom among full-rank AdamW/LAMB, rank-4 AdamW/LAMB, rank-8 AdamW/LAMB)."3"
7HB_real_000740Aggregation & ComparisonGrouped AggregationAmong the six +SGG rows, which row has the maximum RTE delta? Return the row index as a string (top-to-bottom among full-rank AdamW/LAMB, rank-4 AdamW/LAMB, rank-8 AdamW/LAMB)."4"
8HB_real_000103Markup GroundingMarked Value ListingList all green RTE delta values in the six +SGG rows from top to bottom. Output only a JSON array of strings.["+1.45", "+1.08", "+1.81", "+0.80", "+1.45", "+1.80"]
9HB_real_000284Constrained RetrievalColor-Anchor RetrievalFor the value at position (r=6,c=1) in the numeric part of the table, list all numeric values highlighted with the same light-blue row background as the anchor row. Output only a JSON array of strings.["62.36", "+0.98", "91.10", "+0.53", "92.12", "+1.05", "80.51", "+1.81", "95.06", "+2.17", "88.18", "+1.36", "92.62", "+0.44", "93.06", "+1.77", "86.88", "+1.27"]
10HB_real_001794Aggregation & ComparisonGrouped AggregationConsidering the six green MRPC delta annotations from top to bottom, which row has the largest delta? Return the row index as a string."1"
11HB_real_002010Consistency & MissingnessConsistency ProbingFor the MRPC column, list all optimizer rows with positive green delta annotations. Return a JSON array of {"item":"<row label>","value":"<delta>"}.[{"item": "AdamW+SGG (Full-Rank SFT)", "value": "+1.35"}, {"item": "LAMB+SGG (Full-Rank SFT)", "value": "+0.74"}, {"item": "AdamW+SGG (Low-Rank SFT rank 4)", "value": "+1.05"}, {"item": "LAMB+SGG (Low-Rank SFT rank 4)", "value": "+0.30"}, {"item": "AdamW+SGG (Low-Rank SFT rank 8)", "value": "+0.22"}, {"item": "LAMB+SGG (Low-Rank SFT rank 8)", "value": "+0.25"}]
12HB_real_001970Constrained RetrievalValue FilteringList the green STS-B delta annotations from top to bottom. Output only a JSON array of strings.["+0.30", "+0.31", "+0.53", "+0.57", "+0.30", "+0.12"]
13HB_real_001795Markup GroundingMarked Value ListingIn the AdamW+SGG row under Low-Rank SFT (rank 4), list all green delta annotations from left to right. Output only a JSON array of strings.["+0.98", "+0.53", "+1.05", "+1.81", "+2.17", "+1.36", "+0.44", "+1.77", "+1.27"]
14HB_real_001813Constrained RetrievalColor-Anchor RetrievalAt the AdamW+SGG row under Low-Rank SFT (rank 8), list all entries highlighted with the same light-blue row background as the anchor row. Output only a JSON array of strings.["62.36", "+0.53", "91.10", "+0.30", "92.12", "+0.22", "80.51", "+1.45", "95.06", "+1.60", "88.17", "+1.23", "92.65", "+0.40", "92.85", "+1.63", "86.85", "+0.92"]
15HB_real_001846Markup GroundingMarked Value ListingIn the LAMB+SGG row under Low-Rank SFT (rank 8), list all entries highlighted by the light-blue row background. Output only a JSON array of strings.["62.47", "+0.58", "90.90", "+0.12", "89.46", "+0.25", "76.53", "+1.80", "94.95", "+0.34", "87.85", "+0.24", "92.87", "+0.36", "91.78", "+0.36", "85.85", "+0.50"]
16HB_real_001961Markup GroundingUnderline PresenceThe value 62.36 appears exactly once in the AdamW+SGG row under Low-Rank SFT (rank 4). Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
17HB_real_001962Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

152. real / real/images/real_000152.png / 11 QA

real/images/real_000152.png
#qidtasksubtaskquestionanswer
1HB_real_000120Markup GroundingBold PresenceBased on the table, is the number at (r=6,c=2) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}. The numeric part of the table excludes the left non-numeric column Method.{"bold": true}
2HB_real_000123Markup GroundingMarked Column ListingIn column PIQA, return the values that are bold. Output only a JSON array of strings.["83.6", "84.8"]
3HB_real_000298Aggregation & ComparisonExtremum ReasoningFor row DoRA+SGG, what is the maximum value across all main metrics? Output only the number as a string."84.8"
4HB_real_000510Markup GroundingUnderline PresenceFrom this table image, is the number at (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}. The numeric part of the table excludes the left non-numeric column Method.{"underlined": false}
5HB_real_000515Markup GroundingMarker CountingHow many underlined numeric cells are in this table? Output only the count as a string."0"
6HB_real_000675Markup GroundingMarker CountingHow many numeric cells are highlighted in light blue in this table? Output only the count as a string."14"
7HB_real_000677Consistency & MissingnessConsistency ProbingFor the "△ Gains" row under LoRA+SGG, list all delta values from BoolQ to Avg. in order. Output only a JSON array of strings.["+1.4", "+2.9", "+1.4", "+2.1", "+3.7", "+4.2", "+2.9"]
8HB_real_000851Constrained RetrievalColor-Anchor RetrievalRead the table carefully and for the number at row 8, column 1 in the numeric part of the table, list all numbers highlighted with the same light-blue color as the anchor. The numeric part of the table excludes header and left method-name column. Output only a JSON array of strings.["70.3", "83.6", "78.8", "80.9", "81.5", "79.0", "77.6", "71.4", "84.8", "79.5", "82.8", "83.8", "81.2", "79.6"]
9HB_real_000979Markup GroundingMarked Column ListingIn column Avg., return the values that are bold. Output only a JSON array of strings.["79.6"]
10HB_real_001053Constrained RetrievalValue FilteringAmong light-blue highlighted cells, list the values greater than 84. Output only a JSON array of strings.["84.8"]
11HB_real_001981Constrained RetrievalValue FilteringFor the "△ Gains" row under DoRA+SGG, list all delta values from BoolQ to Avg. in order. Output only a JSON array of strings.["+1.7", "+1.4", "+0.9", "+1.8", "+1.9", "+2.0", "+1.2"]

153. real / real/images/real_000153.png / 11 QA

real/images/real_000153.png
#qidtasksubtaskquestionanswer
1HB_real_000099Markup GroundingMarked Value ListingFrom this table, list all underlined numbers. Output only a JSON array of strings.[]
2HB_real_000104Markup GroundingUnderline PresenceUsing the table only, is the value at position (r=5,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
3HB_real_000309Markup GroundingMarked Value ListingBased on the table image, list all bold numbers. Output only a JSON array of strings.["71.85", "72.02"]
4HB_real_000348Markup GroundingMarker CountingFrom this table image, how many bold numbers are in the table? Output only the count as a string."2"
5HB_real_000534Markup GroundingMarker CountingHow many underlined numeric cells are in this table? Output only the count as a string."0"
6HB_real_000578Aggregation & ComparisonGrouped AggregationTake the main LoRA scores in cells highlighted in light blue. What is their max? Exclude N/A and —. Output only the number as a string."72.02"
7HB_real_000682Markup GroundingMarked Value ListingList all numeric cell strings highlighted in light blue. Output only a JSON array of strings.["70.82 +0.72", "70.76 +1.03", "71.85 +0.47", "72.02 +1.80", "71.32 +0.50", "71.28 +0.89"]
8HB_real_000689Local RelationsNeighbor IndexingUsing the table only, at position (r=5,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "72.02 +1.80", "up": "70.76 +1.03", "down": "71.28 +0.89", "left": "71.85 +0.47", "right": null}
9HB_real_000726Markup GroundingBold PresenceUsing the table only, is the value at position (r=5,c=1) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
10HB_real_001985Markup GroundingBold PresenceUsing the table only, is the value at position (r=4,c=1) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": false}
11HB_real_001986Markup GroundingHighlight PresenceIs the value at position (r=4,c=1) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_blue"}

154. real / real/images/real_000154.png / 11 QA

real/images/real_000154.png
#qidtasksubtaskquestionanswer
1HB_real_000251Consistency & MissingnessConsistency ProbingIn the first △ Gains row under AdamW+SGG, list all metrics whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "GQA", "value": "+0.4"}, {"item": "VizWiz", "value": "+0.2"}, {"item": "SciVQA^I / VQA^T", "value": "+3.0"}, {"item": "MMB", "value": "+1.6"}, {"item": "MMB^CN", "value": "+1.8"}, {"item": "POPE", "value": "+0.4"}, {"item": "Avg.", "value": "+1.0"}]
2HB_real_000380Constrained RetrievalValue FilteringFor the first △ Gains row under AdamW+SGG, list all delta values from GQA to Avg. in order. Output only a JSON array of strings.["+0.4", "+0.2", "+3.0", "-0.8", "+1.6", "+1.8", "+0.4", "+1.0"]
3HB_real_000396Constrained RetrievalValue FilteringFor the Avg. delta column, considering the five △ Gains rows in order (AdamW+SGG, Adafactor+SGG, LAMB+SGG, LoRA+SGG, Q-LoRA+SGG), what is the value at row 4? Output the full string."+1.0"
4HB_real_000746Consistency & MissingnessConsistency ProbingIn the △ Gains row under Q-LoRA+SGG, list all metrics whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "GQA", "value": "+0.8"}, {"item": "VizWiz", "value": "+0.6"}, {"item": "SciVQA^I / VQA^T", "value": "+0.3"}, {"item": "VQA^T", "value": "+0.5"}, {"item": "MMB", "value": "+0.1"}, {"item": "MMB^CN", "value": "+0.2"}, {"item": "POPE", "value": "+0.5"}, {"item": "Avg.", "value": "+0.6"}]
5HB_real_000907Constrained RetrievalValue FilteringFor the △ Gains row under LoRA+SGG, list all delta values from GQA to Avg. in order. Output only a JSON array of strings.["+0.4", "+2.2", "+1.5", "+0.4", "+0.6", "+0.5", "+0.2", "+1.0"]
6HB_real_001991Aggregation & ComparisonGrouped AggregationAmong the five △ Gains rows, which row has the maximum Avg. delta? Return the row index as a string (top-to-bottom among AdamW+SGG, Adafactor+SGG, LAMB+SGG, LoRA+SGG, Q-LoRA+SGG)."1"
7HB_real_001992Constrained RetrievalValue FilteringFor the first △ Gains row under AdamW+SGG, what is the SciVQA^I / VQA^T delta value? Output the full string."+3.0"
8HB_real_001326Aggregation & ComparisonGrouped AggregationAmong the five △ Gains rows, which row has the maximum VizWiz delta? Return the row index as a string (top-to-bottom among AdamW+SGG, Adafactor+SGG, LAMB+SGG, LoRA+SGG, Q-LoRA+SGG)."4"
9HB_real_001330Aggregation & ComparisonGrouped AggregationAmong the five △ Gains rows, which row has the maximum VQA^T delta? Return the row index as a string (top-to-bottom among AdamW+SGG, Adafactor+SGG, LAMB+SGG, LoRA+SGG, Q-LoRA+SGG)."5"
10HB_real_000337Markup GroundingMarked Value ListingList all green delta values in the Q-LoRA+SGG △ Gains row from GQA to Avg. Output only a JSON array of strings.["+0.8", "+0.6", "+0.3", "+0.5", "+0.1", "+0.2", "+0.5", "+0.6"]
11HB_real_rebal_000043Aggregation & ComparisonGrouped AggregationConsidering the five VizWiz green gain rows from top to bottom, which row has the largest gain? Return the row index as a string."2"

155. real / real/images/real_000155.png / 10 QA

real/images/real_000155.png
#qidtasksubtaskquestionanswer
1HB_real_000112Aggregation & ComparisonGrouped AggregationWithin Image-level (AUC), Task=Medical, what is the mean value of column AnomalyMoE? Exclude missing entries. Output only the number as a string, rounded to two decimal places."85.13"
2HB_real_000117Markup GroundingMarked Value ListingWithin Image-level (AUC), Task=Medical, list the bold values in column AnomalyMoE. Output only a JSON array of strings.["92.1", "71.1", "92.2"]
3HB_real_000276Aggregation & ComparisonGrouped AggregationWithin Pixel-level (AUC), Task=Medical, what is the mean value of column AnomalyMoE? Exclude missing entries. Output only the number as a string, rounded to two decimal places."96.83"
4HB_real_000278Aggregation & ComparisonExtremum ReasoningWithin Image-level (AUC), for row BrainMRI, what is the maximum value across methods? Output only the number as a string."92.1"
5HB_real_000657Markup GroundingBold PresenceIs the value at position (r=4,c=7) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
6HB_real_000662Aggregation & ComparisonRank SelectionWithin Image-level (AUC), in column AnomalyMoE, which dataset ranks 2nd? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "VisA", "value": "98.1"}
7HB_real_002004Aggregation & ComparisonArgmax ReasoningIn column AnomalyMoE within block Image-level (AUC), which row label has the maximum value? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "MVTec-AD", "value": "99.5"}
8HB_real_002005Aggregation & ComparisonBest SelectionWithin Image-level (AUC), which row label is best on Dinomaly? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "MVTec-AD", "value": "98.8"}
9HB_real_002006Aggregation & ComparisonGrouped AggregationWithin Image-level (AUC), Task=Industrial, what is the mean value of column AnomalyMoE? Exclude missing entries. Output only the number as a string, rounded to two decimal places."98.80"
10HB_real_002007Consistency & MissingnessColumn MissingnessIn column Recontrast within block Image-level (AUC), list the row labels whose entry is missing. Output only a JSON array of strings.[]

156. real / real/images/real_000156.png / 11 QA

real/images/real_000156.png
#qidtasksubtaskquestionanswer
1HB_real_000154Markup GroundingMarked Value ListingRead the table carefully and list all bold numbers in the dataset-value area (excluding Patch/Component/Global indicator columns). Output only a JSON array of strings.["(99.5, 97.7)", "(98.1, 99.0)", "(87.5, 82.2)", "(92.1, 97.3)", "(92.2, 96.0)", "(87.2, 98.9)", "(97.1, 98.4)"]
2HB_real_000157Markup GroundingMarked Column ListingIn column MVTec-AD, list every boldfaced dataset-value cell. Output only a JSON array of strings.["(99.5, 97.7)"]
3HB_real_000306Markup GroundingMarked Column ListingIn column BrainMRI, list every boldfaced dataset-value cell. Output only a JSON array of strings.["(92.1, 97.3)"]
4HB_real_000312Markup GroundingBold PresenceUsing the table only, is the value at position (r=4,c=1) in the dataset-value part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
5HB_real_000352Markup GroundingMarker CountingBased on the table image, how many bold dataset-value cells are in the table? Exclude Patch/Component/Global indicator columns. Output only the count as a string."7"
6HB_real_000575Markup GroundingBold PresenceUsing the table only, is the value at position (r=1,c=1) in the dataset-value part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": false}
7HB_real_000684Constrained RetrievalCell RetrievalUsing the table only, find the value at position (r=4,c=6) in the dataset-value part of the table. Output only the value as a string."(87.2, 98.9)"
8HB_real_000721Local RelationsNeighbor IndexingUsing the table only, at position (r=4,c=6) in the dataset-value part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "(87.2, 98.9)", "up": "(86.3, 97.3)", "down": null, "left": "(92.2, 96.0)", "right": "(97.1, 98.4)"}
9HB_real_000947Markup GroundingMarked Column ListingIn column MVTec 3D, list every boldfaced dataset-value cell. Output only a JSON array of strings.["(87.2, 98.9)"]
10HB_real_002025Markup GroundingMarker CountingHow many underlined dataset-value cells are in the table? Exclude Patch/Component/Global indicator columns. Output only the count as a string."0"
11HB_real_002027Local RelationsMarker-Anchor NeighborFind the right neighbor of the boldfaced cell with value (92.1, 97.3). The requested neighbor is guaranteed to be numeric. Output only the number/string as a single cell value."(92.2, 96.0)"

157. real / real/images/real_000157.png / 10 QA

real/images/real_000157.png
#qidtasksubtaskquestionanswer
1HB_real_000121Markup GroundingBold PresenceUsing the table only, is the number at (r=13,c=1) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}. The numeric part of the table excludes the left non-numeric column Models.{"bold": true}
2HB_real_000134Markup GroundingUnderline PresenceAccording to the table, is the number at (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}. The numeric part of the table excludes the left non-numeric column Models.{"underlined": false}
3HB_real_000293Markup GroundingBold PresenceIs the number at (r=1,c=1) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}. The numeric part of the table excludes the left non-numeric column Models.{"bold": false}
4HB_real_000302Markup GroundingMarked Column ListingIn column Coarse-gr. R2 G.A, return the values that are bold. Output only a JSON array of strings.["76.1"]
5HB_real_000507Constrained RetrievalCell RetrievalWhat is the Coarse-gr. R2 G.A value for row Qwen + T? Output only the number as a string."76.1"
6HB_real_000514Aggregation & ComparisonPairwise ComparisonIn column Coarse-gr. R2 G.A, compare Qwen + T and LLaMa_L + T. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Qwen + T", "value": "76.1"}
7HB_real_000608Local RelationsNeighbor Value TracingThe value 76.1 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "70.4", "right": null}
8HB_real_000654Constrained RetrievalValue FilteringIn column Coarse-gr. R2 G.A, list all row labels with value >= 75. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "LLaMa + T", "value": "75.0"}, {"item": "LLaMa_L + T", "value": "75.4"}, {"item": "Qwen + T", "value": "76.1"}]
9HB_real_000673Markup GroundingHighlight PresenceIs the value at position (r=11,c=8) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_pink"}
10HB_real_001993Markup GroundingHighlight PresenceIs the number with value 76.1 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}

158. real / real/images/real_000158.png / 11 QA

real/images/real_000158.png
#qidtasksubtaskquestionanswer
1HB_real_000097Markup GroundingMarked Value ListingBased on the table, return every value that is underlined. Output only a JSON array of strings.[]
2HB_real_000102Aggregation & ComparisonExtremum ReasoningIn column Coarse-gr. G.A, what is the largest numeric value? Output only the number as a string."91.1"
3HB_real_000105Constrained RetrievalCell RetrievalWhat is the Coarse-gr. S.A value for SciTülu + RTE? Output only the cell value as a string."88.8"
4HB_real_000296Markup GroundingBold PresenceBy reading the table in the image, is the number at (r=11,c=1) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}. The numeric part of the table excludes the left non-numeric column Models.{"bold": true}
5HB_real_000529Consistency & MissingnessColumn MissingnessIn column Fine-gr. G.A, which row labels have missing entries marked as "-"? Output only a JSON array of strings.["RANDOM", "MAJORITY"]
6HB_real_000535Aggregation & ComparisonPairwise ComparisonFor row Qwen + TE, compare Fine-gr. S.A and Fine-gr. G.A. Which numeric value is larger? Return JSON {"item":"<column name>","value":"<cell value>"}.{"item": "Fine-gr. G.A", "value": "56.4"}
7HB_real_000674Markup GroundingMarked Value ListingList all boldfaced numeric values in the table. Output only a JSON array of strings.["31.1", "56.4", "88.8", "91.1"]
8HB_real_000734Markup GroundingMarker CountingFrom this table, how many underlined numbers are in the table? Output only the count as a string."0"
9HB_real_000884Markup GroundingBold PresenceIs the value at position (r=1,c=1) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": false}
10HB_real_000888Markup GroundingHighlight PresenceIs the value at position (r=11,c=1) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_pink"}
11HB_real_001998Aggregation & ComparisonArgmax ReasoningIn column Fine-gr. G.A, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Qwen + TE", "value": "56.4"}

159. real / real/images/real_000159.png / 11 QA

real/images/real_000159.png
#qidtasksubtaskquestionanswer
1HB_real_000122Markup GroundingBold PresenceFrom this table, is the number at (r=15,c=6) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}. The numeric part of the table excludes the left non-numeric column Models.{"bold": true}
2HB_real_000125Markup GroundingMarker CountingHow many boldfaced numeric values are in the table? Output only the count as a string."6"
3HB_real_000126Aggregation & ComparisonExtremum ReasoningIn column Coarse-gr. R3, what is the largest numeric value? Output only the number as a string."91.2"
4HB_real_000135Markup GroundingUnderline PresenceUsing the table only, is the number at (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}. The numeric part of the table excludes the left non-numeric column Models.{"underlined": false}
5HB_real_000292Aggregation & ComparisonPairwise ComparisonFor row SciTülu it + T, compare Coarse-gr. R2 and Coarse-gr. R3. Which numeric value is larger? Return JSON {"item":"<column name>","value":"<cell value>"}.{"item": "Coarse-gr. R3", "value": "91.2"}
6HB_real_000299Markup GroundingMarked Value ListingList all boldfaced numeric values in the table. Output only a JSON array of strings.["45.9", "48.6", "59.4", "75.4", "76.3", "91.2"]
7HB_real_000511Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string."0"
8HB_real_000512Markup GroundingHighlight PresenceIs the value at position (r=1,c=1) in the numeric part of the table highlighted? Return JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": false, "color": null}
9HB_real_000606Constrained RetrievalValue FilteringIn column Coarse-gr. R3, list all numeric values greater than 90. Output only a JSON array of strings.["91.2"]
10HB_real_000678Local RelationsNeighbor Value TracingThe value 91.2 appears exactly once in the numeric part of the table. What are its immediate left and right numeric neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "68.4", "right": null}
11HB_real_002001Aggregation & ComparisonArgmax ReasoningIn column Fine-gr. R3, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Qwen it + T", "value": "59.4"}

160. real / real/images/real_000160.png / 11 QA

real/images/real_000160.png
#qidtasksubtaskquestionanswer
1HB_real_000100Markup GroundingMarked Value ListingRead the table carefully and list all underlined numbers. Output only a JSON array of strings.[]
2HB_real_000101Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string."0"
3HB_real_000392Consistency & MissingnessConsistency ProbingFrom this table image, for row Knowledge + CP-NS (Ours), list all metrics whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "STS12", "value": "↑1.56"}, {"item": "STS13", "value": "↑0.61"}, {"item": "STS15", "value": "↑0.54"}, {"item": "STS-B", "value": "↑0.46"}, {"item": "SICK-R", "value": "↑0.08"}, {"item": "Avg.", "value": "↑0.42"}]
4HB_real_000401Aggregation & ComparisonGrouped AggregationAmong the row Knowledge + CP-NS (Ours) deltas from STS12 to Avg., which column position has the largest positive delta? Return the 1-based column index as a string."1"
5HB_real_000531Aggregation & ComparisonExtremum ReasoningFor row CK + CP-NS (Ours), what is the maximum value across the main metric values? Ignore red delta annotations. Output only the number as a string."84.21"
6HB_real_000538Constrained RetrievalValue FilteringIn column Avg., list all row labels with value >= 78.60. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "CK + CP-NS (Ours)", "value": "78.68"}, {"item": "CK + CP-NR (Ours)", "value": "78.60"}]
7HB_real_000883Markup GroundingUnderline PresenceIs the number at (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}. The numeric part of the table excludes the left Method and Params columns.{"underlined": false}
8HB_real_000886Markup GroundingMarked Value ListingList all main metric cells highlighted in light green for row Knowledge + CP-NS (Ours). Output only a JSON array of strings.["67.16 ↑1.56", "83.43 ↑0.61", "74.23 ↓0.25", "81.29 ↑0.54", "80.03 ↓0.10", "80.80 ↑0.46", "75.97 ↑0.08", "77.56 ↑0.42"]
9HB_real_002008Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column Avg.? Output only the number as a string."78.68"
10HB_real_002009Constrained RetrievalValue FilteringFor row PromptEOL + CP-NS (Ours), list all delta values from STS12 to Avg. in order. Output only a JSON array of strings.["↑4.53", "↑5.14", "↑5.39", "↑6.46", "↑3.67", "↑7.05", "↑4.40", "↑5.24"]
11HB_real_002012Markup GroundingHighlight PresenceIs the number with value ↑5.24 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}

161. real / real/images/real_000161.png / 11 QA

real/images/real_000161.png
#qidtasksubtaskquestionanswer
1HB_real_000389Constrained RetrievalValue FilteringBy reading the table in the image, for row Pretended CoT + CP-NS (Ours), backbone LLaMA2-7B, list all delta values from STS12 to Avg. in order. Output only a JSON array of strings.["↓0.75", "↑0.37", "↑0.30", "↑1.92", "↓0.05", "↑1.61", "↑0.74", "↑0.59"]
2HB_real_000906Constrained RetrievalValue FilteringFor row Pretended CoT + CP-NR (Ours), backbone LLaMA2-7B, list all delta values from STS12 to Avg. in order. Output only a JSON array of strings.["↓0.68", "↑0.42", "↑0.41", "↑1.98", "↓0.03", "↑1.56", "↑0.75", "↑0.63"]
3HB_real_002013Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column Avg.? Output only the number as a string."77.49↑0.63"
4HB_real_002014Consistency & MissingnessConsistency ProbingFor row Pretended CoT + CP-NR (Ours), backbone LLaMA3.1-8B, list all metrics whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "STS12", "value": "↑2.03"}, {"item": "STS13", "value": "↑1.17"}, {"item": "STS14", "value": "↑1.11"}, {"item": "STS15", "value": "↑1.04"}, {"item": "STS16", "value": "↑1.18"}, {"item": "STS-B", "value": "↑1.14"}, {"item": "SICK-R", "value": "↑0.43"}, {"item": "Avg.", "value": "↑1.16"}]
5HB_real_002015Constrained RetrievalValue FilteringFor row Pretended CoT + CP-NS (Ours), backbone LLaMA3.1-8B, list all delta values from STS12 to Avg. in order. Output only a JSON array of strings.["↑1.54", "↑1.26", "↑1.25", "↑1.28", "↑1.14", "↑1.21", "↑0.36", "↑1.15"]
6HB_real_002016Consistency & MissingnessConsistency ProbingFor row Pretended CoT + CP-NS (Ours), backbone LLaMA2-7B, list all metrics whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "STS13", "value": "↑0.37"}, {"item": "STS14", "value": "↑0.30"}, {"item": "STS15", "value": "↑1.92"}, {"item": "STS-B", "value": "↑1.61"}, {"item": "SICK-R", "value": "↑0.74"}, {"item": "Avg.", "value": "↑0.59"}]
7HB_real_000743Aggregation & ComparisonGrouped AggregationAmong the six Ours rows, which row has the maximum Avg. delta? Return the row index as a string (top-to-bottom among the displayed Ours rows)."6"
8HB_real_000991Aggregation & ComparisonGrouped AggregationAmong the six Ours rows, which row has the maximum SICK-R delta? Return the row index as a string (top-to-bottom among the displayed Ours rows)."3"
9HB_real_000303Markup GroundingMarked Value ListingList all red down-arrow delta values in the first two Ours rows. Output only a JSON array of strings.["↓0.75", "↓0.05", "↓0.68", "↓0.03"]
10HB_real_002258Constrained RetrievalColor-Anchor RetrievalFor the number with value 77.45, list all numeric values highlighted with the same light-green background as the anchor row. Output only a JSON array of strings.["66.70", "84.26", "74.44", "81.39", "80.71", "80.56", "74.07", "77.45", "66.77", "84.31", "74.55", "81.45", "80.73", "80.51", "74.08", "77.49"]
11HB_real_001854Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light green in the LLaMA2-7B Ours rows. What is their maximum numeric value? Output only the number as a string."84.31"

162. real / real/images/real_000162.png / 10 QA

real/images/real_000162.png
#qidtasksubtaskquestionanswer
1HB_real_000391Consistency & MissingnessConsistency ProbingBased on the table image, for row PromptEOL + CP-NS (Ours), list all metrics whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "CR", "value": "↑0.24"}, {"item": "SUBJ", "value": "↑0.65"}, {"item": "SST2", "value": "↑0.94"}, {"item": "TREC", "value": "↑1.60"}, {"item": "MRPC", "value": "↑2.32"}, {"item": "Avg.", "value": "↑0.79"}]
2HB_real_000397Consistency & MissingnessConsistency ProbingFor row PromptEOL + CP-NR (Ours), list all metrics whose delta is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "SUBJ", "value": "↑0.42"}, {"item": "SST2", "value": "↑0.83"}, {"item": "TREC", "value": "↑1.00"}, {"item": "MRPC", "value": "↑0.81"}, {"item": "Avg.", "value": "↑0.35"}]
3HB_real_000744Constrained RetrievalValue FilteringFor row PromptEOL + CP-NS (Ours), list all delta values from MR to Avg. in order. Output only a JSON array of strings.["↓0.14", "↑0.24", "↑0.65", "↓0.09", "↑0.94", "↑1.60", "↑2.32", "↑0.79"]
4HB_real_002017Aggregation & ComparisonPairwise ComparisonIn column TREC, compare PromptEOL + CP-NS (Ours) and PromptEOL + CP-NR (Ours). Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "PromptEOL + CP-NS (Ours)", "value": "97.00↑1.60"}
5HB_real_002018Constrained RetrievalValue FilteringFor row PromptEOL + CP-NR (Ours), list all delta values from MR to Avg. in order. Output only a JSON array of strings.["↓0.30", "↓0.23", "↑0.42", "↓0.08", "↑0.83", "↑1.00", "↑0.81", "↑0.35"]
6HB_real_002020Aggregation & ComparisonArgmax ReasoningWithin the "Without fine-tuning" section, in column Avg., find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows are counted within that section and columns within the numeric part of the table.{"row": 2, "col": 9, "value": "91.73↑0.79"}
7HB_real_000992Aggregation & ComparisonGrouped AggregationAmong the two PromptEOL Ours rows in the Without fine-tuning section, which row has the maximum MPQA delta? Return the row index as a string (top-to-bottom among CP-NS and CP-NR)."2"
8HB_real_000322Markup GroundingMarked Value ListingList all red down-arrow delta values in the two PromptEOL Ours rows. Output only a JSON array of strings.["↓0.14", "↓0.09", "↓0.30", "↓0.23", "↓0.08"]
9HB_real_000324Constrained RetrievalColor-Anchor RetrievalFor the value at position (r=5,c=1) in the numeric part of the table, list all numeric values highlighted with the same light-green row background as the anchor row. Output only a JSON array of strings.["90.49", "93.11", "96.97", "91.10", "95.94", "97.00", "77.51", "91.73", "90.33", "92.64", "96.74", "91.11", "95.83", "96.40", "76.00", "91.29"]
10HB_real_002250Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light green in the two PromptEOL Ours rows. What is their maximum numeric value? Output only the number as a string."97.00"

163. real / real/images/real_000163.png / 3 QA

real/images/real_000163.png
#qidtasksubtaskquestionanswer
1HB_real_002021Aggregation & ComparisonExtremum ReasoningFor sentence "It is the first named storm to develop in the Caribbean in December." and method Knowledge+CP-NS, what is the maximum probability among the listed tokens? Output only the number as a string."0.1092"
2HB_real_002022Aggregation & ComparisonExtremum ReasoningFor sentence "The rule - When in doubt throw it out!" and method Knowledge, what is the maximum probability among the listed tokens? Output only the number as a string."0.0401"
3HB_real_002023Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

164. real / real/images/real_000164.png / 4 QA

real/images/real_000164.png
#qidtasksubtaskquestionanswer
1HB_real_002028Aggregation & ComparisonBest SelectionIn metric RM↓, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "GPT-4o AR-MCTS", "value": "31.8"}
2HB_real_002029Aggregation & ComparisonBest SelectionIn metric IK↑, which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "InternVL2-8B Self-Correction", "value": "62.7"}
3HB_real_002030Constrained RetrievalValue FilteringIn column RM↓, list all row labels in the primary row-label column with value <= 35. Here ↓ means smaller is better. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "GPT-4o Self-Consistency", "value": "32.8"}, {"item": "GPT-4o Self-Correction", "value": "34.2"}, {"item": "GPT-4o AR-MCTS", "value": "31.8"}]
4HB_real_002031Aggregation & ComparisonPairwise ComparisonFor row GPT-4o AR-MCTS, compare column S3↑ and column AVG↑. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "S3↑", "value": "56.4"}

165. real / real/images/real_000165.png / 7 QA

real/images/real_000165.png
#qidtasksubtaskquestionanswer
1HB_real_002032Aggregation & ComparisonPairwise ComparisonIn column Mathematics, compare Zero-shot and AR-MCTS for model GPT-4o. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "AR-MCTS (GPT-4o)", "value": "62.5"}
2HB_real_002033Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]
3HB_real_000136Markup GroundingBold PresenceIs the value at position (r=3,c=1) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
4HB_real_000686Markup GroundingMarked Value ListingList all bold numeric values in the AR-MCTS row for GPT-4o. Output only a JSON array of strings.["52.2", "62.5", "33.3", "21.2", "42.9", "50.0", "80.0", "73.1", "100.0"]
5HB_real_000505Markup GroundingUnderline PresenceIs the value at position (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
6HB_real_000800Aggregation & ComparisonGrouped AggregationExclude boldfaced cells. On the remaining cells in column Mathematics, what is the maximum value? Output only the number as a string."50.0"
7HB_real_000452Aggregation & ComparisonGrouped AggregationTake the cells in the light-gray AR-MCTS rows. What is the maximum numeric value among them? Output only the number as a string."100.0"

166. real / real/images/real_000166.png / 4 QA

real/images/real_000166.png
#qidtasksubtaskquestionanswer
1HB_real_002034Aggregation & ComparisonPairwise ComparisonIn block Few-shot ECE↓, compare rows LLM Prob. and LLM Prob.+PS. Which value is larger? Here ↓ means smaller is better, but this question asks numeric larger. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "LLM Prob.", "value": "0.235"}
2HB_real_002035Aggregation & ComparisonPairwise ComparisonFor row LLM Prob.+PS, compare column Zero-shot ECE↓ and column Few-shot ECE↓. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Zero-shot ECE↓", "value": "0.276"}
3HB_real_002036Constrained RetrievalValue FilteringFor row LLM Prob.+PS, among AUC columns (Verb., Zero-shot, CoT, Few-shot), list all row labels in the primary row-label column with value >= 0.67. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "Verb. AUC↑", "value": "0.690"}, {"item": "Zero-shot AUC↑", "value": "0.713"}, {"item": "CoT AUC↑", "value": "0.672"}]
4HB_real_002037Consistency & MissingnessConsistency ProbingList the leftmost row label for each row that has entries marked as missing using "-" or "N/A". Include repeated labels for distinct rows. If none, output an empty JSON array [].["Verbalized %", "Verbalized %", "Verbalized %", "Verbalized %", "Verbalized %"]

167. real / real/images/real_000167.png / 3 QA

real/images/real_000167.png
#qidtasksubtaskquestionanswer
1HB_real_002038Aggregation & ComparisonBest SelectionWithin group "Popular / GPT-3.5-Turbo", which row label in the leftmost row-label column is best on column MDS? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Self-reflection", "value": "4.18"}
2HB_real_002039Aggregation & ComparisonBest SelectionWithin group "General / Llama3.1-8B", which row label in the leftmost row-label column is best on column MDS? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Self-reflection", "value": "3.91"}
3HB_real_002040Aggregation & ComparisonPairwise ComparisonFor row Self-reflection (group General / GPT-3.5-Turbo), compare column T_Abs and column MDS. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "MDS", "value": "3.93"}

168. real / real/images/real_000168.png / 11 QA

real/images/real_000168.png
#qidtasksubtaskquestionanswer
1HB_real_000192Constrained RetrievalColor-Anchor RetrievalAt position (r=1,c=1) in the numeric part of the table, list all numbers highlighted with the same light-cyan color as the anchor. The numeric part excludes the #Can. and Ref. columns. Output only a JSON array of strings.["0.60", "0.61", "0.61", "0.63", "0.61"]
2HB_real_000197Aggregation & ComparisonArgmax ReasoningIn column P_All, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 5, "col": 4, "value": "0.77"}
3HB_real_000568Constrained RetrievalColor-Anchor RetrievalFor the number with value 3.86, list all numbers highlighted with the same light-peach color as the anchor. Output only a JSON array of strings.["3.86", "3.87", "3.93", "3.89", "3.95"]
4HB_real_000845Markup GroundingMarker CountingHow many highlighted numeric cells are in the table? Output only the count as a string."25"
5HB_real_000848Markup GroundingHighlight PresenceIs the value at position (r=3,c=5) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": true}
6HB_real_000960Local RelationsNeighbor IndexingAt position (r=3,c=3) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.75", "up": "0.74", "down": "0.74", "left": "0.73", "right": "0.70"}
7HB_real_001055Aggregation & ComparisonGrouped AggregationAmong the light-cyan highlighted T_All cells, what is the maximum value? Output only the number as a string."0.63"
8HB_real_001057Aggregation & ComparisonGrouped AggregationExcluding the light-peach MDS column, what is the maximum highlighted value in the table? Output only the number as a string."0.77"
9HB_real_002042Aggregation & ComparisonGrouped AggregationWhat is the mean value in column T_All across all five C rows? Output the value rounded to two decimal places as a string."0.61"
10HB_real_002043Aggregation & ComparisonPairwise ComparisonFor row C=5, compare column B_All and column P_All. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "P_All", "value": "0.75"}
11HB_real_002044Markup GroundingHighlight PresenceIs the value at position (r=1,c=1) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_cyan"}

169. real / real/images/real_000169.png / 11 QA

real/images/real_000169.png
#qidtasksubtaskquestionanswer
1HB_real_000191Constrained RetrievalColor-Anchor RetrievalAt position (r=1,c=2) in the numeric part of the table, list all numbers highlighted with the same light-purple color as the anchor. The numeric part excludes the Warmup column. Output only a JSON array of strings.["0.73", "0.72", "0.70", "0.70"]
2HB_real_000195Aggregation & ComparisonArgmax ReasoningIn column P_All, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 2, "col": 3, "value": "0.77"}
3HB_real_000844Constrained RetrievalColor-Anchor RetrievalFor the number with value 3.93, list all numbers highlighted with the same light-peach color as the anchor. Output only a JSON array of strings.["3.93", "4.03", "3.85", "3.94"]
4HB_real_000961Markup GroundingMarker CountingHow many highlighted numeric cells are in the table? Output only the count as a string."20"
5HB_real_001054Markup GroundingHighlight PresenceIs the value at position (r=2,c=5) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": true}
6HB_real_001056Local RelationsNeighbor IndexingAt position (r=2,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.72", "up": "0.73", "down": "0.70", "left": "0.66", "right": "0.77"}
7HB_real_002045Aggregation & ComparisonArgmax ReasoningIn column MDS, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "W=2", "value": "4.03"}
8HB_real_002046Aggregation & ComparisonGrouped AggregationWhat is the mean value in column T_All across all four W rows? Output the value rounded to two decimal places as a string."0.64"
9HB_real_002047Aggregation & ComparisonGrouped AggregationExcluding the light-peach MDS column, what is the maximum highlighted value in the table? Output only the number as a string."0.77"
10HB_real_002049Aggregation & ComparisonPairwise ComparisonFor row W=2, compare column T_All and column R_All. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "R_All", "value": "0.73"}
11HB_real_002050Markup GroundingHighlight PresenceIs the value at position (r=2,c=3) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_purple"}

170. real / real/images/real_000170.png / 4 QA

real/images/real_000170.png
#qidtasksubtaskquestionanswer
1HB_real_000635Constrained RetrievalValue FilteringUsing visual evidence in the table, in column Speech Acts (↓), list all row labels in the primary row-label column with value <= 0.4. Here ↓ means smaller is better. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "Cantonese d_bi", "value": "0.373"}, {"item": "Urdu d_bi", "value": "0.311"}]
2HB_real_002051Aggregation & ComparisonBest SelectionIn metric Number Agreement (↓), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Japanese d_bi", "value": "0.010"}
3HB_real_002052Aggregation & ComparisonBest SelectionIn metric Modal Verbs Expressions (↓), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Mandarin d_bi", "value": "0.023"}
4HB_real_002053Constrained RetrievalValue FilteringIn column Reference Word (↓), list all row labels in the primary row-label column with value <= 0.2. Here ↓ means smaller is better. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "Cantonese d_bi", "value": "0.138"}, {"item": "Japanese d_bi", "value": "0.183"}, {"item": "Malay d_bi", "value": "0.164"}]

171. real / real/images/real_000171.png / 3 QA

real/images/real_000171.png
#qidtasksubtaskquestionanswer
1HB_real_002054Aggregation & ComparisonBest SelectionIn metric DeepSeek V3 (↓), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Korean d_bi", "value": "0.021"}
2HB_real_002055Aggregation & ComparisonBest SelectionIn metric LLaMA 70B (↓), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Mandarin d_mono", "value": "0.008"}
3HB_real_002056Aggregation & ComparisonBest SelectionIn metric GPT 4o (↓), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Korean d_mono", "value": "0.017"}

172. real / real/images/real_000172.png / 3 QA

real/images/real_000172.png
#qidtasksubtaskquestionanswer
1HB_real_002057Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column S>T Rate (block zh⇒en)? Output only the number as a string."34.4%"
2HB_real_002058Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column P (block zh⇒th)? Exclude N/A and —. Output only the number as a string."0.198"
3HB_real_002059Aggregation & ComparisonPairwise ComparisonFor row Qwen2.5-14B-Instruct SSPO, compare column CR (zh⇒en) and column CR (zh⇒th). Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "CR (zh⇒th)", "value": "36.1%"}

173. real / real/images/real_000173.png / 11 QA

real/images/real_000173.png
#qidtasksubtaskquestionanswer
1HB_real_000141Constrained RetrievalCell RetrievalFind the value at position (r=1,c=1) in the numeric/text data part of the table. The numeric/text data part excludes the two left text columns Challenger and Competitors. Output only the string."27:50:23"
2HB_real_000144Constrained RetrievalCell RetrievalFind the value at position (r=1,c=2) in the numeric/text data part of the table. The numeric/text data part excludes the two left text columns Challenger and Competitors. Output only the string."16:67:17"
3HB_real_000149Constrained RetrievalCell RetrievalFind the value at position (r=8,c=6) in the numeric/text data part of the table. The numeric/text data part excludes the two left text columns Challenger and Competitors. Output only the string."33:38:28"
4HB_real_000326Local RelationsNeighbor IndexingAt position (r=1,c=1) in the numeric/text data part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "27:50:23", "up": null, "down": "26:50:24", "left": null, "right": "16:67:17"}
5HB_real_000334Markup GroundingHighlight PresenceIs the value at position (r=1,c=1) in the numeric/text data part of the table highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": true}
6HB_real_000579Markup GroundingMarker CountingHow many highlighted data cells are in the table? Output only the count as a string."64"
7HB_real_000700Constrained RetrievalCell RetrievalFind the value at position (r=4,c=8) in the numeric/text data part of the table. The numeric/text data part excludes the two left text columns Challenger and Competitors. Output only the string."27:51:22"
8HB_real_002060Local RelationsNeighbor IndexingAt position (r=8,c=6) in the numeric/text data part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "33:38:28", "up": "27:51:22", "down": null, "left": "27:49:24", "right": "25:51:24"}
9HB_real_002061Markup GroundingHighlight PresenceIs the value at position (r=8,c=6) in the numeric/text data part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_blue"}
10HB_real_002062Consistency & MissingnessCell MissingnessIs the cell in row GPT-4o within block SSPO (Qwen2.5-14B), column Naturalness (es⇒zh), missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
11HB_real_002063Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

174. real / real/images/real_000174.png / 11 QA

real/images/real_000174.png
#qidtasksubtaskquestionanswer
1HB_real_000224Markup GroundingMarked Column ListingUsing the table only, in column Accuracy_triple, return the values that are bold. Output only a JSON array of strings.["48.65"]
2HB_real_000225Markup GroundingMarked Column ListingIn column BARTScore, return the values that are bold. Output only a JSON array of strings.["-1.6299*"]
3HB_real_000228Markup GroundingMarked Column ListingIn column Spearman, return the values that are bold. Output only a JSON array of strings.["0.6314*"]
4HB_real_000315Aggregation & ComparisonExtremum ReasoningIn column Accuracy_triple, what is the maximum value? Output only the number as a string."48.65"
5HB_real_000323Aggregation & ComparisonArgmax ReasoningIn column Accuracy_2-tuple, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Ours (AutoMedEval)", "value": "74.61"}
6HB_real_000609Constrained RetrievalCell RetrievalWhat is the Pearson value for row Ours (AutoMedEval)? Output only the number/string as shown."0.6854*"
7HB_real_000984Constrained RetrievalValue FilteringIn column Accuracy_triple, list all row labels with value >= 44. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "Ours (AutoMedEval)", "value": "48.65"}, {"item": "w/o Iterative Knowledge Introspection", "value": "44.61*"}]
8HB_real_000986Markup GroundingMarker CountingHow many bold numbers are in the table? Output only the count as a string."6"
9HB_real_002064Aggregation & ComparisonArgmax ReasoningIn column Accuracy_triple, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table. Exclude group header rows.{"row": 10, "col": 6, "value": "48.65"}
10HB_real_002065Aggregation & ComparisonBest SelectionWithin group "Open-sourced models", which row label in the leftmost row-label column is best on column Pearson? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Ours (AutoMedEval)", "value": "0.6854*"}
11HB_real_002066Markup GroundingBold PresenceUsing the table only, is the value at position (r=10,c=6) in the numeric part of the table boldfaced? Answer JSON {"bold":true/false}.{"bold": true}

175. real / real/images/real_000175.png / 11 QA

real/images/real_000175.png
#qidtasksubtaskquestionanswer
1HB_real_002068Markup GroundingHighlight PresenceIs the number with value 70.6 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
2HB_real_000509Markup GroundingUnderline PresenceIs the value at position (r=14,c=10) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": true}
3HB_real_000549Markup GroundingMarked Column ListingList all underlined values in column VideoChat. Output only a JSON array of strings.["3.17"]
4HB_real_000854Constrained RetrievalColor-Anchor RetrievalFor the number with value 70.6, list all numeric values highlighted with the same light-green background as the anchor in the Video-XL row. Output only a JSON array of strings.["64.9", "4.50", "45.5", "4.21", "55.5", "61.0", "61.6", "70.6", "50.7", "3.17", "55.3"]
5HB_real_000456Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light green in the Video-XL row. What is their maximum numeric value? Output only the number as a string."70.6"
6HB_real_001799Markup GroundingMarked Column ListingIn column VideoMME W sub, list all underlined values. Output only a JSON array of strings.["54.9"]
7HB_real_000710Markup GroundingUnderline PresenceThe value 4.06 appears exactly once in the numeric part of the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
8HB_real_001754Markup GroundingMarked Value ListingList the bold numeric values in the Video-XL row. Output only a JSON array of strings.["64.9", "4.50", "45.5", "4.21", "55.5", "61.0", "61.6", "70.6", "50.7", "55.3"]
9HB_real_002252Constrained RetrievalValue FilteringIn the light-green highlighted Video-XL row, list the numeric values greater than 60. Output only a JSON array of strings.["64.9", "61.0", "61.6", "70.6"]
10HB_real_001954Aggregation & ComparisonGrouped AggregationExclude underlined cells. Among the remaining values in column VideoChat., what is the maximum value? Output only the number as a string."4.06"
11HB_real_001617Markup GroundingMarker CountingHow many bold numeric values are in the Video-XL row? Output only the count as a string."10"

176. real / real/images/real_000176.png / 5 QA

real/images/real_000176.png
#qidtasksubtaskquestionanswer
1HB_real_002069Aggregation & ComparisonArgmax ReasoningIn column MMB, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Upper-bound", "value": "71.6"}
2HB_real_002070Constrained RetrievalValue FilteringIn column MME, list all row labels in the primary row-label column with value >= 1500. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "Video-XL", "value": "1510.2"}, {"item": "Upper-bound", "value": "1533.7"}]
3HB_real_002071Markup GroundingHighlight PresenceIs the number with value 1510.2 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
4HB_real_002072Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]
5HB_real_002073Aggregation & ComparisonPairwise ComparisonFor row Video-XL, compare column MLVU and column VideoMME. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "VideoMME", "value": "52.0"}

177. real / real/images/real_000177.png / 9 QA

real/images/real_000177.png
#qidtasksubtaskquestionanswer
1HB_real_000189Constrained RetrievalColor-Anchor RetrievalAt position (r=4,c=1) in the numeric part of the table, list all numbers highlighted with the same light-green color as the anchor. The numeric part excludes the Train and Test columns. Output only a JSON array of strings.["41.6", "52.3", "1520.0", "71.3"]
2HB_real_000196Aggregation & ComparisonArgmax ReasoningIn column MME, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 4, "col": 3, "value": "1520.0"}
3HB_real_000846Markup GroundingMarker CountingHow many numeric cells are highlighted in light green? Output only the count as a string."4"
4HB_real_000849Local RelationsNeighbor IndexingAt position (r=4,c=3) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "1520.0", "up": "1515.5", "down": null, "left": "52.3", "right": "71.3"}
5HB_real_001051Aggregation & ComparisonGrouped AggregationAmong the light-green highlighted cells, what is the maximum value? Output only the number as a string."1520.0"
6HB_real_002074Aggregation & ComparisonArgmax ReasoningIn column MMB, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Train ✓ / Test ✓", "value": "71.3"}
7HB_real_002075Aggregation & ComparisonPairwise ComparisonIn column MME, compare Train ✓ / Test ✗ and Train ✓ / Test ✓. Which value is larger? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Train ✓ / Test ✓", "value": "1520.0"}
8HB_real_002076Markup GroundingHighlight PresenceIs the value at position (r=4,c=4) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_green"}
9HB_real_002077Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

178. real / real/images/real_000178.png / 3 QA

real/images/real_000178.png
#qidtasksubtaskquestionanswer
1HB_real_002078Aggregation & ComparisonArgmax ReasoningIn column TR, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Video=100k, Single Image=700k, Multi Image=40k", "value": "82.1"}
2HB_real_002079Aggregation & ComparisonArgmax ReasoningIn column AO, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Video=100k, Single Image=700k, Multi Image=40k", "value": "55.4"}
3HB_real_002080Constrained RetrievalValue FilteringIn column NQA, list all row labels in the primary row-label column with value >= 70. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "Video=100k, Single Image=700k, Multi Image=-", "value": "70.0"}, {"item": "Video=100k, Single Image=700k, Multi Image=20k", "value": "70.3"}, {"item": "Video=100k, Single Image=700k, Multi Image=40k", "value": "70.1"}]

179. real / real/images/real_000179.png / 4 QA

real/images/real_000179.png
#qidtasksubtaskquestionanswer
1HB_real_002081Aggregation & ComparisonArgmax ReasoningIn column # Dim., which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "HEIM [34]", "value": "12"}
2HB_real_002082Aggregation & ComparisonArgmax ReasoningIn column # Pmts. / Edits, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "HEIM [34]", "value": "500k"}
3HB_real_002083Markup GroundingHighlight PresenceIs the number with value 40.2k highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
4HB_real_002084Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

180. real / real/images/real_000180.png / 5 QA

real/images/real_000180.png
#qidtasksubtaskquestionanswer
1HB_real_002085Aggregation & ComparisonBest SelectionWithin group "Text-to-image", which row label in the leftmost row-label column is best on column Bias? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "DALL-E 3 [55]", "value": "0.91"}
2HB_real_002086Aggregation & ComparisonBest SelectionWithin group "Image-editing", which row label in the leftmost row-label column is best on column Avg (rightmost column under Robustness->Bias)? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "HQEdit (w/ DTM)", "value": "0.98"}
3HB_real_002087Aggregation & ComparisonBest SelectionWithin group "Subject-driven Generation", which row label in the leftmost row-label column is best on column Bias? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "OmniGen [67]", "value": "0.96"}
4HB_real_002088Markup GroundingHighlight PresenceIs the number with value 0.98 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
5HB_real_002089Constrained RetrievalValue FilteringIn column Bias, list all row labels in the primary row-label column with value >= 0.95. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "HQEdit [26]", "value": "0.97"}, {"item": "HQEdit (w/ DTM)", "value": "0.98"}, {"item": "OmniGen [67] (Subject-driven Generation)", "value": "0.96"}]

181. real / real/images/real_000181.png / 7 QA

real/images/real_000181.png
#qidtasksubtaskquestionanswer
1HB_real_000210Aggregation & ComparisonExtremum ReasoningFrom this table, for item SeaS, what is the minimum value across all numeric metrics in this row? Exclude N/A and —. Output only the number as a string."0.02"
2HB_real_000488Aggregation & ComparisonExtremum ReasoningFor item SeaS, what is the maximum value across all numeric metrics in this row? Exclude N/A and —. Output only the number as a string."1.95"
3HB_real_000835Aggregation & ComparisonRank SelectionIn column IS↑ (block MVTec 3D AD), list the top 2 methods by value, sorted from highest to lowest. Return a JSON array of {"item":"<row label>","value":"<cell value>"}.[{"item": "SeaS", "value": "1.95"}, {"item": "DFMGAN[11]", "value": "1.80"}]
4HB_real_002104Aggregation & ComparisonBest SelectionIn metric KID↓ (block MVTec AD), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "SeaS", "value": "0.04"}
5HB_real_002105Aggregation & ComparisonBest SelectionIn metric IS↑ (block MVTec 3D AD), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "SeaS", "value": "1.95"}
6HB_real_002106Consistency & MissingnessColumn MissingnessList all missing entries in column KID↓ (block VisA) (N/A or —). Output only a JSON array of strings.["Crop&Paste[23]", "SDGAN[28]", "Defect-GAN[42]", "AnomalyDiffusion[17]"]
7HB_real_002107Aggregation & ComparisonRank SelectionIn column KID↓ (block VisA), list the top 2 methods with the smallest values, sorted from lowest to highest. Return a JSON array of {"item":"<row label>","value":"<cell value>"}. Exclude missing values.[{"item": "SeaS", "value": "0.02"}, {"item": "DFMGAN[11]", "value": "0.24"}]

182. real / real/images/real_000182.png / 9 QA

real/images/real_000182.png
#qidtasksubtaskquestionanswer
1HB_real_000110Aggregation & ComparisonGrouped AggregationWithin row DRAEM + SeaS, what is the mean value of AP across the three Image-level blocks (MVTec AD, VisA, MVTec 3D AD)? Exclude missing entries. Output only the number as a string, rounded to two decimal places."93.34"
2HB_real_000118Aggregation & ComparisonGrouped AggregationWithin row DRAEM + SeaS, what is the mean value of AUROC across the three Image-level blocks (MVTec AD, VisA, MVTec 3D AD)? Exclude missing entries. Output only the number as a string, rounded to two decimal places."90.74"
3HB_real_000271Markup GroundingMarked Value ListingList all bold values in row DRAEM + SeaS. Output only a JSON array of strings.["98.64", "99.40", "97.89", "98.11", "76.55", "72.70", "88.12", "87.04", "83.04", "98.45", "49.05", "48.62", "35.00", "85.45", "93.58", "90.85", "95.43", "20.09", "26.10", "17.07"]
4HB_real_000655Aggregation & ComparisonExtremum ReasoningFor row DRAEM + SeaS, what is the maximum value across all visible metrics? Output only the number as a string."99.40"
5HB_real_002115Aggregation & ComparisonBest SelectionIn metric AP↑ within block VisA Image-level, which row label is optimal? Higher values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "GLASS + SeaS", "value": "97.39"}
6HB_real_002116Aggregation & ComparisonPairwise ComparisonFor Average(+ SeaS), compare AP and IoU in block MVTec 3D AD Pixel-level. Which metric value is larger? Return JSON {"item":"<metric name>","value":"<string>"}.{"item": "AP", "value": "34.32"}
7HB_real_002117Markup GroundingMarker CountingHow many bold numeric cells are in row DRAEM + SeaS? Output only the count as a string."20"
8HB_real_002118Aggregation & ComparisonArgmax ReasoningIn column AP within block MVTec AD Image-level, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 2, "col": 2, "value": "99.40"}
9HB_real_002119Consistency & MissingnessColumn MissingnessIn column AUROC within block VisA Pixel-level, list the row labels whose entry is missing. Output only a JSON array of strings.[]

183. real / real/images/real_000183.png / 9 QA

real/images/real_000183.png
#qidtasksubtaskquestionanswer
1HB_real_000090Aggregation & ComparisonExtremum ReasoningFor item PatchCore + SeaS in block MVTec AD Image-level, what is the maximum value across metrics AUROC, AP, and F1-max? Output only the number as a string."99.48"
2HB_real_000474Aggregation & ComparisonExtremum ReasoningFor item PatchCore + SeaS in block MVTec AD Image-level, what is the minimum value across metrics AUROC, AP, and F1-max? Output only the number as a string."98.22"
3HB_real_000481Markup GroundingMarked Value ListingList all bold values for PatchCore + SeaS in block MVTec AD Image-level. Output only a JSON array of strings.["98.64", "99.48", "98.22"]
4HB_real_000633Constrained RetrievalValue FilteringIn column AUROC within block MVTec 3D AD Image-level, list all row labels with value >= 85. Return a JSON array of {"item":"<row label>","value":"<cell value>"} objects.[{"item": "MambaAD [15]", "value": "85.92"}, {"item": "MambaAD + SeaS", "value": "88.67"}]
5HB_real_000826Markup GroundingMarker CountingHow many bold numeric cells are in block MVTec AD Image-level for row PatchCore + SeaS? Output only the count as a string."3"
6HB_real_002142Aggregation & ComparisonBest SelectionIn metric IoU↑ within block MVTec AD Pixel-level, which row label is optimal? Higher values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "PatchCore + SeaS", "value": "55.43"}
7HB_real_002143Aggregation & ComparisonRank SelectionWithin block MVTec AD Image-level, who ranks 2nd in column AP? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "HVQ-Trans + SeaS", "value": "98.48"}
8HB_real_002144Aggregation & ComparisonRank SelectionWithin block MVTec AD Image-level, who ranks 2nd in column F1-max? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "PatchCore [32]", "value": "98.18"}
9HB_real_002145Consistency & MissingnessCell MissingnessIs the cell at row HVQ-Trans [26], column AP, block MVTec AD Image-level missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

184. real / real/images/real_000184.png / 9 QA

real/images/real_000184.png
#qidtasksubtaskquestionanswer
1HB_real_000111Aggregation & ComparisonGrouped AggregationWithin group Average (DFMGAN/AnomalyDiffusion/SeaS), what is the mean value of column AUROC in block VisA Image-level? Exclude missing entries. Output only the number as a string, rounded to two decimal places."77.82"
2HB_real_000115Aggregation & ComparisonGrouped AggregationWithin group Average (DFMGAN/AnomalyDiffusion/SeaS), what is the mean value of column AP in block VisA Image-level? Exclude missing entries. Output only the number as a string, rounded to two decimal places."77.88"
3HB_real_000272Markup GroundingMarked Value ListingList all bold values in row Average SeaS. Output only a JSON array of strings.["96.72", "98.41", "95.97", "97.72", "73.59", "69.86", "57.66", "86.34", "86.75", "80.69", "95.32", "47.38", "49.29", "29.40", "78.38", "90.52", "87.27", "91.32", "34.93", "39.87", "35.37"]
4HB_real_000659Aggregation & ComparisonExtremum ReasoningFor row Average SeaS, what is the maximum value across all visible metrics? Output only the number as a string."98.41"
5HB_real_002150Aggregation & ComparisonBest SelectionIn metric IoU↑ within block MVTec AD Pixel-level, which row label is optimal? Higher values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "UPerNet [38] + SeaS", "value": "61.24"}
6HB_real_002151Aggregation & ComparisonBest SelectionWithin LFD [45], which row label is best on AP within block MVTec 3D AD Pixel-level? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "SeaS", "value": "40.25"}
7HB_real_002152Markup GroundingMarker CountingHow many bold numeric cells are in row Average SeaS? Output only the count as a string."21"
8HB_real_002153Markup GroundingBold PresenceIs the number with value 57.66 boldfaced? Answer JSON {"bold":true/false}. The value appears exactly once in the numeric part of the table.{"bold": true}
9HB_real_002154Consistency & MissingnessColumn MissingnessIn column IoU within block VisA Pixel-level, list the row labels whose entry is missing. Output only a JSON array of strings.[]

185. real / real/images/real_000185.png / 12 QA

real/images/real_000185.png
#qidtasksubtaskquestionanswer
1HB_real_000267Constrained RetrievalValue FilteringFrom this table, considering the four non-reference rows in block Seqlen=32 and in order (Absolute+Local Relative, Absolute+Global Deltas [7, 28], Sequence Canonicalization [48], Absolute), list all % Diff values next to MPJPE. Output only a JSON array of strings.["2.4%", "4.9%", "17.9%", "23.2%"]
2HB_real_000385Constrained RetrievalValue FilteringConsidering the four non-reference rows in block Seqlen=32 and in order (Absolute+Local Relative, Absolute+Global Deltas [7, 28], Sequence Canonicalization [48], Absolute), list all % Diff values next to PA-MPJPE. Output only a JSON array of strings.["3.4%", "7.7%", "17.1%", "28.4%"]
3HB_real_000905Constrained RetrievalValue FilteringConsidering the four non-reference rows in block Seqlen=128 and in order (Absolute+Local Relative, Absolute+Global Deltas [7, 28], Sequence Canonicalization [48], Absolute), list all % Diff values next to MPJPE. Output only a JSON array of strings.["4.0%", "6.4%", "11.9%", "23.9%"]
4HB_real_002090Aggregation & ComparisonBest SelectionIn metric PA-MPJPE↓ (block Seqlen=128), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "EgoAllo (Eq. 4)", "value": "101.1±1.3"}
5HB_real_002092Constrained RetrievalValue FilteringConsidering the five rows in block Seqlen=128 from top to bottom, list all GND↑ values. Output only a JSON array of strings.["1.00±0.00", "1.00±0.00", "0.99±0.00", "0.88±0.02", "0.96±0.01"]
6HB_real_002093Markup GroundingHighlight PresenceIs the number with value 119.7±1.3 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
7HB_real_001652Aggregation & ComparisonGrouped AggregationIn block Seqlen=32, among the four non-reference rows, which row has the largest % Diff next to MPJPE? Return the row index as a string."4"
8HB_real_000781Markup GroundingMarked Value ListingList all values highlighted in light pink in the Seqlen=128 block. Output only a JSON array of strings.["127.4±1.3", "6.4%", "136.8±1.6", "11.9%", "152.4±1.6", "23.9%"]
9HB_real_rebal_000044Aggregation & ComparisonGrouped AggregationFor SeqLen=128, considering the PA-MPJPE % Diff column from top to bottom, which row has the largest percentage? Return the row index as a string."5"
10HB_real_rebal_000045Aggregation & ComparisonGrouped AggregationWithin the two red-highlighted SeqLen=32 rows, considering the MPJPE % Diff values from top to bottom, which row has the larger percentage? Return the row index as a string."2"
11HB_real_rebal_000050Markup GroundingMarked Value ListingBased on the table, return every underlined value. Output only a JSON array of strings.[]
12HB_real_rebal_000051Markup GroundingUnderline PresenceAt position (r=1,c=1) in the numeric part of the table, is the value underlined? Answer JSON {"underlined":true/false}. The numeric part excludes the left Conditioning and Seqlen columns.{"underlined": false}

186. real / real/images/real_000186.png / 6 QA

real/images/real_000186.png
#qidtasksubtaskquestionanswer
1HB_real_000560Constrained RetrievalValue FilteringFrom this table image, in column GND↑ (group Aria Digital Twins, Seq=128), list all row labels in the primary row-label column with value >= 0.90. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "EgoAllo", "value": "0.94±0.01"}, {"item": "NoShape", "value": "0.96±0.01"}]
2HB_real_002094Aggregation & ComparisonBest SelectionWithin group "AMASS (Seq=32)", which row label in the leftmost row-label column is best on column MPJPE↓? Here ↓ means smaller is better. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "EgoAllo", "value": "129.8±1.1"}
3HB_real_002095Aggregation & ComparisonBest SelectionWithin group "RICH (Seq=128)", which row label in the leftmost row-label column is best on column PA-MPJPE↓? Here ↓ means smaller is better. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "EgoAllo", "value": "160.1±5.9"}
4HB_real_002096Constrained RetrievalValue FilteringIn column GND↑ (group RICH, Seq=128), list all row labels in the primary row-label column with value >= 0.90. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "EgoAllo", "value": "0.96±0.02"}]
5HB_real_002097Consistency & MissingnessCell MissingnessIs the cell (row VAE+Opt, column T_head↓, block Aria Digital Twins, Seq=32) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
6HB_real_002098Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

187. real / real/images/real_000187.png / 6 QA

real/images/real_000187.png
#qidtasksubtaskquestionanswer
1HB_real_000636Constrained RetrievalValue FilteringAccording to the table image, in column MPJPE↓, list all row labels in the primary row-label column with value <= 140. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "EgoAllo-Mono", "value": "131.45±0.39"}, {"item": "EgoAllo-Wrist3D", "value": "60.08±0.26"}]
2HB_real_002099Aggregation & ComparisonBest SelectionIn metric MPJPE↓, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "EgoAllo-Wrist3D", "value": "60.08±0.26"}
3HB_real_002100Aggregation & ComparisonBest SelectionIn metric PA-MPJPE↓, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "HaMeR", "value": "13.04±1.89"}
4HB_real_002101Aggregation & ComparisonPairwise ComparisonIn column MPJPE↓, compare EgoAllo-NoReproj and EgoAllo-Mono. Which numeric value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "EgoAllo-NoReproj", "value": "143.20±0.42"}
5HB_real_002102Aggregation & ComparisonPairwise ComparisonFor row EgoAllo-Wrist3D, compare column MPJPE↓ and column PA-MPJPE↓. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "MPJPE↓", "value": "60.08±0.26"}
6HB_real_002103Constrained RetrievalValue FilteringIn column PA-MPJPE↓, list all row labels in the primary row-label column with value <= 15. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "HaMeR", "value": "13.04±1.89"}, {"item": "EgoAllo-NoReproj", "value": "14.75±0.42"}, {"item": "EgoAllo-Mono", "value": "14.71±0.39"}, {"item": "EgoAllo-Wrist3D", "value": "14.38±0.26"}]

188. real / real/images/real_000188.png / 4 QA

real/images/real_000188.png
#qidtasksubtaskquestionanswer
1HB_real_002108Aggregation & ComparisonBest SelectionWithin group "PASCAL-5^i / 1-shot", which row label in the leftmost row-label column is best on column Mean? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "DSV-LFS", "value": "74.96"}
2HB_real_002109Aggregation & ComparisonBest SelectionWithin group "PASCAL-5^i / 5-shot", which row label in the leftmost row-label column is best on column Mean? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "LLaFS [68]", "value": "75.6"}
3HB_real_002110Aggregation & ComparisonBest SelectionWithin group "COCO-20^i / 1-shot", which row label in the leftmost row-label column is best on column Mean? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "DSV-LFS", "value": "71.33"}
4HB_real_002111Aggregation & ComparisonBest SelectionWithin group "COCO-20^i / 5-shot", which row label in the leftmost row-label column is best on column Mean? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "DSV-LFS", "value": "71.90"}

189. real / real/images/real_000189.png / 11 QA

real/images/real_000189.png
#qidtasksubtaskquestionanswer
1HB_real_002114Markup GroundingHighlight PresenceIs the number with value 74.86 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
2HB_real_001030Markup GroundingMarked Value ListingList all values in the light-green highlighted DSV-LFS row. Output only a JSON array of strings.["74.86", "85.23", "82.23", "80.37"]
3HB_real_000999Markup GroundingMarker CountingHow many numeric cells are highlighted in light green? Output only the count as a string."4"
4HB_real_002260Constrained RetrievalValue FilteringIn the light-green highlighted DSV-LFS row, list the numeric values greater than 82. Output only a JSON array of strings.["85.23", "82.23"]
5HB_real_000712Aggregation & ComparisonGrouped AggregationExclude gray highlighted cells. Among the remaining values in column mIoU, what is the maximum value? Output only the number as a string."79.6"
6HB_real_001812Aggregation & ComparisonArgmax ReasoningIn the numeric part of the table, find the largest numeric cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Count rows top-to-bottom and numeric columns left-to-right.{"row": 10, "col": 2, "value": "85.23"}
7HB_real_000982Markup GroundingBold PresenceAt position (r=10,c=3) in the numeric part of the table, is the value boldfaced? Answer JSON {"bold":true/false}. The numeric part excludes the left Methods column.{"bold": true}
8HB_real_001997Markup GroundingMarked Value ListingBased on the table, return every underlined value. Output only a JSON array of strings.["71.0", "72.3", "71.1", "79.8", "79.6"]
9HB_real_001910Markup GroundingUnderline PresenceThe value 74.86 appears exactly once in the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
10HB_real_001911Constrained RetrievalColor-Anchor RetrievalIn the DSV-LFS row, list the Fold-0 through Fold-3 values highlighted with the same light-green color as the anchor at Fold-0. Output only a JSON array of strings.["74.86", "85.23", "82.23", "80.37"]
11HB_real_001914Constrained RetrievalColor-Anchor RetrievalFor the value 80.67, list the mIoU-column values highlighted with the same gray color as the anchor. Output only a JSON array of strings.["80.67"]

190. real / real/images/real_000190.png / 12 QA

real/images/real_000190.png
#qidtasksubtaskquestionanswer
1HB_real_002123Markup GroundingHighlight PresenceIs the number with value 0.940 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
2HB_real_001035Markup GroundingMarked Value ListingIn the light-blue highlighted Effort (Ours) row, list the Cross-dataset Evaluation values only. Output only a JSON array of strings.["0.956", "0.965", "0.843", "0.909", "0.977", "0.848", "0.921", "0.917"]
3HB_real_000971Constrained RetrievalColor-Anchor RetrievalAt position (r=13,c=1) in the numeric/text data part of the table, list all entries highlighted with the same light-blue row background as the anchor row. Output only a JSON array of strings. The data part excludes the left Methods column.["0.19M", "0.956", "0.965", "0.843", "0.909", "0.977", "0.848", "0.921", "0.917", "0.962", "0.873", "0.953", "0.983", "0.926", "0.957", "0.936", "0.926", "0.940"]
4HB_real_000973Constrained RetrievalColor-Anchor RetrievalFor the value 0.983, list the Cross-method Evaluation values highlighted with the same light-blue row background as the anchor row. Output only a JSON array of strings.["0.962", "0.873", "0.953", "0.983", "0.926", "0.957", "0.936", "0.926", "0.940"]
5HB_real_001006Markup GroundingMarker CountingHow many highlighted data entries are in the light-blue Effort (Ours) row, excluding the left Effort (Ours) row label and including Trainable Param. plus both evaluation sections? Output only the count as a string."18"
6HB_real_000974Constrained RetrievalValue FilteringIn the light-blue highlighted Effort (Ours) row, list the evaluation values greater than 0.95. Output only a JSON array of strings.["0.956", "0.965", "0.977", "0.962", "0.953", "0.983", "0.957"]
7HB_real_000975Aggregation & ComparisonGrouped AggregationExclude the light-blue highlighted Effort (Ours) row. Among the remaining values in the Cross-method Evaluation Avg. column, what is the maximum value? Output only the number as a string."0.867"
8HB_real_001871Aggregation & ComparisonArgmax ReasoningWithin the Cross-method Evaluation section, find the largest numeric cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Count rows top-to-bottom and section columns left-to-right.{"row": 13, "col": 4, "value": "0.983"}
9HB_real_001333Local RelationsNeighbor IndexingWithin the Cross-method Evaluation section, at position (r=13,c=5), return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.926", "up": "0.747", "down": null, "left": "0.983", "right": "0.957"}
10HB_real_002268Local RelationsNeighbor Value TracingThe value 0.983 appears exactly once in the table. What are its immediate left and right neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "0.953", "right": "0.926"}
11HB_real_001932Constrained RetrievalCell RetrievalWithin the Cross-method Evaluation section, find the value at position (r=13,c=9). Output only the number as a string."0.940"
12HB_real_001880Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

191. real / real/images/real_000191.png / 8 QA

real/images/real_000191.png
#qidtasksubtaskquestionanswer
1HB_real_002124Aggregation & ComparisonArgmax ReasoningIn column Dalle, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Effort (Ours)", "value": "99.96"}
2HB_real_002125Aggregation & ComparisonPairwise ComparisonFor row Effort (Ours), compare column Dalle and column Guided. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Dalle", "value": "99.96"}
3HB_real_000340Constrained RetrievalColor-Anchor RetrievalFor the value at position (r=10,c=1) in the numeric part of the table, list all numeric values highlighted with the same light-blue row background as the anchor row. Output only a JSON array of strings.["100.0", "100.0", "99.99", "99.77", "100.0", "100.0", "98.95", "97.53", "97.53", "100.0", "100.0", "95.39", "99.99", "99.89", "100.0", "99.87", "99.92", "99.98", "99.96", "99.41"]
4HB_real_002253Aggregation & ComparisonGrouped AggregationTake the cells in the light-blue Effort (Ours) row excluding the value 100.0. What is their maximum numeric value? Output only the number as a string."99.99"
5HB_real_000934Aggregation & ComparisonArgmax ReasoningConsidering only numeric cells, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 1, "col": "Pro-GAN", "value": "100.0"}
6HB_real_000605Markup GroundingBold PresenceIs the value at position (r=10,c=19) in the numeric part of the table highlighted with the light-blue Effort (Ours) row background? Answer JSON {"highlighted":true/false}.{"highlighted": true}
7HB_real_000944Markup GroundingMarker CountingHow many numeric cells are highlighted in the light-blue Effort (Ours) row? Output only the count as a string."20"
8HB_real_000954Aggregation & ComparisonGrouped AggregationExclude the light-blue Effort (Ours) row. On the remaining cells in column Dalle, what is the maximum value? Output only the number as a string."99.82"

192. real / real/images/real_000192.png / 3 QA

real/images/real_000192.png
#qidtasksubtaskquestionanswer
1HB_real_002126Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column mAcc? Output only the number as a string."95.19"
2HB_real_002127Aggregation & ComparisonArgmax ReasoningIn column Dalle, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "FatFormer† (Liu et al., 2024)", "value": "98.75"}
3HB_real_002128Aggregation & ComparisonPairwise ComparisonFor row Effort (Ours), compare column Guided and column e4s. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "e4s", "value": "96.80"}

193. real / real/images/real_000193.png / 3 QA

real/images/real_000193.png
#qidtasksubtaskquestionanswer
1HB_real_002129Aggregation & ComparisonPairwise ComparisonIn column CDF-v2, compare row (SVD=on, L_ksv=on, L_orth=off) and row (SVD=on, L_ksv=off, L_orth=on). Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "SVD=on, L_ksv=off, L_orth=on", "value": "0.945"}
2HB_real_002130Aggregation & ComparisonPairwise ComparisonFor row (SVD=on, L_ksv=on, L_orth=on), compare column CDF-v2 and column SimSwap. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "CDF-v2", "value": "0.956"}
3HB_real_002131Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

194. real / real/images/real_000194.png / 10 QA

real/images/real_000194.png
#qidtasksubtaskquestionanswer
1HB_real_000266Constrained RetrievalValue FilteringUsing the table only, considering the three "+ Ours" rows in order (BEIT-v2, SigLIP, CLIP), list the Avg. gains over their corresponding base rows. Output only a JSON array of strings.["+0.034", "+0.072", "+0.082"]
2HB_real_000381Constrained RetrievalValue FilteringConsidering the three "+ Ours" rows in order (BEIT-v2, SigLIP, CLIP), list the CDF-v2 gains over their corresponding base rows. Output only a JSON array of strings.["+0.039", "+0.018", "+0.099"]
3HB_real_000749Consistency & MissingnessConsistency ProbingAccording to the table, for the Avg. gains over base rows (scope: + Ours rows), list all items whose gain is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "BEIT-v2 + Ours", "value": "+0.034"}, {"item": "SigLIP + Ours", "value": "+0.072"}, {"item": "CLIP + Ours", "value": "+0.082"}]
4HB_real_000908Constrained RetrievalValue FilteringConsidering the three "+ Ours" rows in order (BEIT-v2, SigLIP, CLIP), list the SimSwap gains over their corresponding base rows. Output only a JSON array of strings.["+0.029", "+0.065", "+0.066"]
5HB_real_002132Aggregation & ComparisonBest SelectionWithin group "BEIT-v2 (Peng et al., 2022)", which row label in the leftmost row-label column is best on column Avg.? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "+ Ours", "value": "0.872"}
6HB_real_002133Aggregation & ComparisonBest SelectionWithin group "CLIP (Radford et al., 2021)", which row label in the leftmost row-label column is best on column Avg.? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "+ Ours", "value": "0.941"}
7HB_real_002134Aggregation & ComparisonPairwise ComparisonIn column CDF-v2, compare CLIP (Radford et al., 2021) and its + Ours row. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "+ Ours (for CLIP)", "value": "0.956"}
8HB_real_002135Aggregation & ComparisonRank SelectionIn column Avg., list the top 2 rows by value, sorted from highest to lowest. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "CLIP + Ours", "value": "0.941"}, {"item": "BEIT-v2 + Ours", "value": "0.872"}]
9HB_real_002136Consistency & MissingnessConsistency ProbingFor the CDF-v2 gains over base rows (scope: + Ours rows), list all items whose gain is positive (>0). Return JSON array of {"item":"...","value":"..."}.[{"item": "BEIT-v2 + Ours", "value": "+0.039"}, {"item": "SigLIP + Ours", "value": "+0.018"}, {"item": "CLIP + Ours", "value": "+0.099"}]
10HB_real_002137Constrained RetrievalValue FilteringIn column Avg., list all row labels in the primary row-label column with value >= 0.90. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "CLIP + Ours", "value": "0.941"}]

195. real / real/images/real_000195.png / 10 QA

real/images/real_000195.png
#qidtasksubtaskquestionanswer
1HB_real_000202Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string."0"
2HB_real_000207Constrained RetrievalCell RetrievalUsing the table only, find the value at position (r=12,c=3) in the numeric part of the table. Output only the value as a string."95.19"
3HB_real_000363Markup GroundingMarked Column ListingIn column mAcc, list all underlined numbers. If none, output an empty JSON array [].[]
4HB_real_000365Markup GroundingUnderline PresenceIs the value at position (r=12,c=3) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
5HB_real_000733Consistency & MissingnessColumn MissingnessIn column n − r, list the row labels whose entry is missing. Output only a JSON array of strings.["UniFD (Linear-Prob)", "Baseline (FFT)", "LoRA Variant-1", "LoRA Variant-2", "LoRA Variant-3", "LoRA Variant-4", "LoRA Variant-5"]
6HB_real_000952Consistency & MissingnessColumn MissingnessIn column r, list the row labels whose entry is missing. Output only a JSON array of strings.["UniFD (Linear-Prob)", "Baseline (FFT)", "Ours Variant-1", "Ours Variant-2", "Ours Variant-3", "Ours Variant-4", "Ours Variant-5"]
7HB_real_002138Aggregation & ComparisonArgmax ReasoningWhich method has the maximum value in column mAcc? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Ours Variant-5", "value": "95.19"}
8HB_real_002139Aggregation & ComparisonBest SelectionWithin group LoRA, which variant is best on column mAcc? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Variant-4", "value": "93.53"}
9HB_real_002140Constrained RetrievalValue FilteringIn column mAcc, list all row labels with value >= 94.00. Return a JSON array of {"item":"<row label>","value":"<cell value>"} objects.[{"item": "Ours Variant-3", "value": "94.45"}, {"item": "Ours Variant-4", "value": "94.37"}, {"item": "Ours Variant-5", "value": "95.19"}]
10HB_real_002141Aggregation & ComparisonRank SelectionIn column mAcc, which method ranks 2nd? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Ours Variant-3", "value": "94.45"}

196. real / real/images/real_000196.png / 7 QA

real/images/real_000196.png
#qidtasksubtaskquestionanswer
1HB_real_000493Aggregation & ComparisonRank SelectionBased on the table image, within block 13B, list the top-2 methods by column Math, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "TR", "value": "2.21"}, {"item": "Medusa", "value": "1.98"}]
2HB_real_000503Aggregation & ComparisonRank SelectionWithin block 7B, list the top-2 methods by column Math, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "TR", "value": "2.40"}, {"item": "Medusa", "value": "1.87"}]
3HB_real_000863Aggregation & ComparisonRank SelectionWithin block 33B, list the top-2 methods by column Math, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "TR", "value": "2.24"}, {"item": "Medusa", "value": "2.09"}]
4HB_real_002146Aggregation & ComparisonArgmax ReasoningWhich item has the maximum value in column SpecBench Ts/s? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "TR (7B)", "value": "110.06"}
5HB_real_002147Consistency & MissingnessCell MissingnessIs the cell (row Medusa (33B), column MAT (block MBPP)) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
6HB_real_002148Markup GroundingBold PresenceIs the number with value 3.08 boldfaced? Answer JSON {"bold":true/false}. Example: {"bold":true}. The value appears exactly once in the numeric data grid.{"bold": true}
7HB_real_002149Aggregation & ComparisonRank SelectionWithin block 13B, list the top-2 methods by column MBPP Speed, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}. Exclude missing values.[{"item": "TR", "value": "2.26"}, {"item": "REST", "value": "1.70"}]

197. real / real/images/real_000197.png / 4 QA

real/images/real_000197.png
#qidtasksubtaskquestionanswer
1HB_real_002155Aggregation & ComparisonBest SelectionIn metric PI (MMLU) R0 (block Random), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Deepseek-V3", "value": "3.97"}
2HB_real_002156Aggregation & ComparisonBest SelectionIn metric PI (MMLU) R0 (block Star), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Deepseek-V3", "value": "6.68"}
3HB_real_002157Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column TA (InjecAgent) R0? Output only the number as a string."0.00"
4HB_real_002158Constrained RetrievalValue FilteringIn column PI (GSM8k) R0, list all row labels in the primary row-label column with value < 7.00. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "Chain / Claude-3.5-haiku", "value": "6.67"}, {"item": "Star / Claude-3.5-haiku", "value": "6.25"}]

198. real / real/images/real_000198.png / 10 QA

real/images/real_000198.png
#qidtasksubtaskquestionanswer
1HB_real_000200Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string."0"
2HB_real_000361Constrained RetrievalCell RetrievalUsing the table only, find the value at position (r=4,c=4) in the numeric part of the table. Output only the value as a string."50.77/11.54"
3HB_real_000735Markup GroundingUnderline PresenceIs the value at position (r=4,c=4) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
4HB_real_000951Markup GroundingMarker CountingHow many GS numbers are shown after the slash in the Rounds numeric data cells? Count each displayed GS number, including repeated values. Output only the count as a string."15"
5HB_real_002159Constrained RetrievalCell RetrievalWhat is the value at column R2/R2+GS for row 65? Output only the full cell string."44.62/9.62"
6HB_real_002160Constrained RetrievalCell RetrievalWhat is the value at column R1/R1+GS for row 80? Output only the full cell string."5.29/1.25"
7HB_real_002161Constrained RetrievalCell RetrievalWhat is the value at column R3/R3+GS for row 35? Output only the full cell string."26.66/3.04"
8HB_real_002162Markup GroundingBold PresenceIs the number with value 11.54 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
9HB_real_002163Markup GroundingMarked Value ListingList all bold numbers in row 65. Output only a JSON array of strings.["8.46", "9.62", "11.54"]
10HB_real_002164Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

199. real / real/images/real_000199.png / 11 QA

real/images/real_000199.png
#qidtasksubtaskquestionanswer
1HB_real_000269Markup GroundingUnderline PresenceBased on the table, is the number with value 54.68 underlined? Answer JSON {"underlined":true/false}. The value appears exactly once in the numeric data grid.{"underlined": true}
2HB_real_002165Aggregation & ComparisonBest SelectionWithin group LoRA Rank=16, which method is best on column IconQA Avg? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "LoRASculpt", "value": "70.13"}
3HB_real_002166Aggregation & ComparisonArgmax ReasoningWhich item has the maximum value in column IconQA Avg? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "LoRASculpt (Rank=32)", "value": "70.68"}
4HB_real_002167Markup GroundingBold PresenceIs the number with value 121.26 boldfaced? Answer JSON {"bold":true/false}. Example: {"bold":true}. The value appears exactly once in the numeric data grid.{"bold": true}
5HB_real_002168Markup GroundingMarked Value ListingIn the IconQA Target column, list all underlined numeric values. Output only a JSON array of strings.["84.66", "84.82", "81.79"]
6HB_real_002169Markup GroundingHighlight PresenceIs the number with value 70.04 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
7HB_real_001821Markup GroundingMarked Value ListingList all red numeric increase annotations in the table. Output only a JSON array of strings.["↑0.66", "↑0.83", "↑4.31", "↑1.01", "↑8.00", "↑3.45"]
8HB_real_000747Consistency & MissingnessConsistency ProbingFor the LoRASculpt rows, list all Avg. cells that show a positive red delta annotation. Return JSON array of {"item":"...","value":"..."}.[{"item": "LoRA Rank=16 IconQA Avg", "value": "↑0.66"}, {"item": "LoRA Rank=16 COCO-Caption Avg", "value": "↑0.83"}, {"item": "LoRA Rank=32 IconQA Avg", "value": "↑4.31"}, {"item": "LoRA Rank=32 COCO-Caption Avg", "value": "↑1.01"}, {"item": "LoRA Rank=64 IconQA Avg", "value": "↑8.00"}, {"item": "LoRA Rank=64 COCO-Caption Avg", "value": "↑3.45"}]
9HB_real_001989Constrained RetrievalColor-Anchor RetrievalIn the light-blue LoRASculpt row under LoRA Rank=16, list the black main numeric values only, excluding red increase annotations. Output only a JSON array of strings.["54.07", "57.00", "57.66", "52.24", "55.24", "85.02", "70.13", "50.86", "59.10", "57.64", "51.10", "54.68", "121.26", "87.97"]
10HB_real_000967Markup GroundingMarked Column ListingList all underlined values in column Source under COCO-Caption. Output only a JSON array of strings.["54.68", "54.25", "51.77"]
11HB_real_001629Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light blue in LoRASculpt rows. What is the maximum numeric value? Output only the number as a string."121.26"

200. real / real/images/real_000200.png / 7 QA

real/images/real_000200.png
#qidtasksubtaskquestionanswer
1HB_real_002170Aggregation & ComparisonPairwise ComparisonFor row Ours Ours, compare column Source and column Target. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Target", "value": "85.34"}
2HB_real_002171Markup GroundingBold PresenceIs the number with value 72.45 boldfaced? Answer JSON {"bold":true/false}. Example: {"bold":true}. The value appears exactly once in the numeric data grid.{"bold": true}
3HB_real_000850Constrained RetrievalColor-Anchor RetrievalFor the value at position (r=6,c=1) in the numeric part of the table, list all numeric values highlighted with the same light-blue background as the anchor. Output only a JSON array of strings.["56.91", "64.15", "60.93", "56.22", "59.55", "85.34", "72.45"]
4HB_real_000687Markup GroundingMarked Value ListingList all bold numeric values in row Ours / Ours. Output only a JSON array of strings.["59.55", "85.34", "72.45"]
5HB_real_000719Markup GroundingMarker CountingHow many bold numeric cells are in row Ours / Ours? Output only the count as a string."3"
6HB_real_000290Aggregation & ComparisonArgmax ReasoningConsidering only numeric cells, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 6, "col": "Target", "value": "85.34"}
7HB_real_000801Aggregation & ComparisonGrouped AggregationExclude boldfaced cells. On the remaining cells in column Target, what is the maximum value? Output only the number as a string."84.74"

201. real / real/images/real_000201.png / 6 QA

real/images/real_000201.png
#qidtasksubtaskquestionanswer
1HB_real_002172Markup GroundingHighlight PresenceIs the number with value 87.30 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
2HB_real_002173Markup GroundingBold PresenceIs the number with value 120.35 boldfaced? Answer JSON {"bold":true/false}. Example: {"bold":true}. The value appears exactly once in the numeric data grid.{"bold": true}
3HB_real_001049Constrained RetrievalColor-Anchor RetrievalFor the value at position (r=4,c=1) in the numeric part of the table, list all numeric values highlighted with the same light-blue background as the anchor. Output only a JSON array of strings.["56.10", "85.26", "70.68", "54.25", "120.35", "87.30"]
4HB_real_000720Markup GroundingMarker CountingHow many bold numeric cells are in the light-blue Ours/Ours row? Output only the count as a string."6"
5HB_real_000291Aggregation & ComparisonArgmax ReasoningConsidering only numeric cells, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 4, "col": "COCO-Caption Target", "value": "120.35"}
6HB_real_000803Aggregation & ComparisonGrouped AggregationExclude boldfaced cells. On the remaining cells in column COCO-Caption Target, what is the maximum value? Output only the number as a string."120.11"

202. real / real/images/real_000202.png / 8 QA

real/images/real_000202.png
#qidtasksubtaskquestionanswer
1HB_real_000201Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string."0"
2HB_real_000206Markup GroundingMarked Value ListingList all underlined numbers in the table. Output only a JSON array of strings.[]
3HB_real_000362Markup GroundingUnderline PresenceIs the value at position (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
4HB_real_000727Aggregation & ComparisonRank SelectionWho ranks 2nd best in column FID-50k↓? Lower values are better. Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "+ Rotary Pos Embed [36]", "value": "7.13"}
5HB_real_002174Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column FID-50k↓? Output only the number as a string. Note: ↓ means smaller is better."4.29"
6HB_real_002175Aggregation & ComparisonBest SelectionIn metric FID-50k↓ within block Architecture Improvements, which row label is optimal? Lower values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "+ patch size=1 & VA-VAE (Sec. 3)", "value": "4.29"}
7HB_real_002176Constrained RetrievalCell RetrievalWhat is the value at column FID-50k↓ for row + Rotary Pos Embed [36]? Output only the number as a string."7.13"
8HB_real_002177Aggregation & ComparisonArgmax ReasoningIn column FID-50k↓, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 1, "col": 1, "value": "19.50"}

203. real / real/images/real_000203.png / 4 QA

real/images/real_000203.png
#qidtasksubtaskquestionanswer
1HB_real_002178Aggregation & ComparisonBest SelectionIn metric LightningDiT-B (block f16d32), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "LDM+VF loss (DINOv2)", "value": "15.82"}
2HB_real_002179Aggregation & ComparisonPairwise ComparisonIn column rFID↓ (block f16d64), compare LDM+VF loss (MAE) vs LDM+VF loss (DINOv2). Which one is better under ↓ (smaller is better)? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "LDM+VF loss (DINOv2)", "value": "0.14"}
3HB_real_002180Aggregation & ComparisonPairwise ComparisonFor row LDM (block f16d32), compare column rFID↓ and column LPIPS↓. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "rFID↓", "value": "0.26"}
4HB_real_002181Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column rFID↓? Output only the number as a string. Note: ↓ means smaller is better."0.14"

204. real / real/images/real_000204.png / 14 QA

real/images/real_000204.png
#qidtasksubtaskquestionanswer
1HB_real_002185Markup GroundingHighlight PresenceIs the number with value 5.14 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
2HB_real_001036Markup GroundingMarked Value ListingIn the purple highlighted LightningDiT row with Training Epochs 800, list all highlighted data entries from Training Epochs through Generation w/ CFG Rec. Output only a JSON array of strings.["800", "675M", "2.17", "4.36", "205.6", "0.77", "0.65", "1.35", "4.15", "295.3", "0.79", "0.65"]
3HB_real_001019Constrained RetrievalColor-Anchor RetrievalAt position (r=13,c=4) in the numeric/text data part of the table, list all entries highlighted with the same purple color as the anchor row. Output only a JSON array of strings. The data part excludes the left Method and Reconstruction columns.["64", "675M", "5.14", "4.22", "130.2", "0.76", "0.62", "2.11", "4.16", "252.3", "0.81", "0.58"]
4HB_real_001083Markup GroundingMarker CountingHow many data entries are highlighted in purple across the two LightningDiT lines, excluding the left Method and Reconstruction columns? Output only the count as a string."24"
5HB_real_001020Constrained RetrievalValue FilteringIn the purple highlighted LightningDiT rows, list the numeric values less than 2.0. Output only a JSON array of strings.["0.76", "0.62", "0.81", "0.58", "0.77", "0.65", "1.35", "0.79", "0.65"]
6HB_real_001022Markup GroundingMarked Value ListingIn the LightningDiT rows, list all bold numeric values. Output only a JSON array of strings.["0.28", "2.17", "205.6", "0.77", "1.35", "4.15", "0.65"]
7HB_real_001988Markup GroundingMarker CountingHow many bold numeric values are in the LightningDiT rows? Output only the count as a string."7"
8HB_real_001994Markup GroundingBold PresenceAt position (r=14,c=10) in the numeric/text data part of the table, is the value boldfaced? Answer JSON {"bold":true/false}. The data part excludes the left Method and Reconstruction columns.{"bold": true}
9HB_real_001023Aggregation & ComparisonGrouped AggregationExclude purple highlighted cells. Among the remaining values in column gFID under Generation w/ CFG, what is the minimum value? Output only the number as a string."1.42"
10HB_real_001024Aggregation & ComparisonArgmax ReasoningWithin the Generation w/ CFG section, find the largest numeric cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Count rows top-to-bottom and section columns left-to-right.{"row": 3, "col": 3, "value": "365.4"}
11HB_real_001025Local RelationsNeighbor Value TracingThe value 205.6 appears exactly once in the table. What are its immediate left and right neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "4.36", "right": "0.77"}
12HB_real_001953Markup GroundingUnderline PresenceThe value 2.17 appears exactly once in the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
13HB_real_001956Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]
14HB_real_001960Consistency & MissingnessColumn MissingnessIn column sFID under Generation w/o CFG, list the method rows whose entry is shown as missing using "-". Output only a JSON array of strings.["MaskGIT", "MagViT-v2", "REPA"]

205. real / real/images/real_000205.png / 10 QA

real/images/real_000205.png
#qidtasksubtaskquestionanswer
1HB_real_002186Aggregation & ComparisonBest SelectionWithin group f16d32, which VF Loss setting is best on column gFID (DiT-B)↓? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "DINOv2", "value": "15.82"}
2HB_real_002187Aggregation & ComparisonBest SelectionWithin group f16d64, which VF Loss setting is best on column gini coefficient↓? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "DINOv2", "value": "0.141"}
3HB_real_002188Aggregation & ComparisonPairwise ComparisonFor row f16d32 + DINOv2, compare column density cv↓ and column gini coefficient↓. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "density cv↓", "value": "0.178"}
4HB_real_002189Markup GroundingBold PresenceIs the number with value 23.58 boldfaced? Answer JSON {"bold":true/false}. Example: {"bold":true}. The value appears exactly once in the numeric data grid.{"bold": true}
5HB_real_rebal_000015Markup GroundingMarked Value ListingList all bold numeric values in the table. Output only a JSON array of strings.["0.178", "0.096", "0.998", "15.82", "23.58", "0.251", "0.141", "0.996"]
6HB_real_rebal_000016Markup GroundingMarked Column ListingIn column density cv↓, list all bold values. Output only a JSON array of strings.["0.178", "0.251"]
7HB_real_rebal_000017Markup GroundingMarker CountingHow many bold numeric values are in the table? Output only the count as a string."8"
8HB_real_rebal_000019Markup GroundingMarked Value ListingBased on the table, return every underlined value. Output only a JSON array of strings.[]
9HB_real_rebal_000020Markup GroundingUnderline PresenceThe value 0.263 appears exactly once in the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
10HB_real_rebal_000023Aggregation & ComparisonArgmax ReasoningIn the numeric part of the table, find the largest numeric cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. The numeric part excludes Tokenizer and VF Loss.{"row": 4, "col": 4, "value": "36.83"}

206. real / real/images/real_000206.png / 6 QA

real/images/real_000206.png
#qidtasksubtaskquestionanswer
1HB_real_000619Aggregation & ComparisonPairwise ComparisonUsing visual evidence in the table, in row scan65, compare MonoSDF vs Ours. This metric is Chamfer Distance (lower is better). Which one is better? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "MonoSDF", "value": "1.38"}
2HB_real_002190Aggregation & ComparisonBest SelectionIn metric Chamfer Distance↓ (group Average), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Ours", "value": "1.42"}
3HB_real_002191Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column Ours? Output only the number as a string."0.82"
4HB_real_002192Aggregation & ComparisonArgmax ReasoningWhich row has the maximum value in column Ours? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "scan37", "value": "3.14"}
5HB_real_002193Markup GroundingHighlight PresenceIs the number with value 1.31 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
6HB_real_002194Aggregation & ComparisonExtremum ReasoningIn row scan65, what is the minimum Chamfer Distance value across all methods? Output only the number as a string."1.38"

207. real / real/images/real_000207.png / 9 QA

real/images/real_000207.png
#qidtasksubtaskquestionanswer
1HB_real_000243Aggregation & ComparisonRank SelectionWithin block RANSAC rows, list the top-2 settings by column F-Score ↑, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "N_step=10, N_Ensemble=5", "value": "0.853"}, {"item": "N_step=10, N_Ensemble=1", "value": "0.850"}]
2HB_real_000495Aggregation & ComparisonRank SelectionList the top-2 settings by fastest Inference time ↓, sorted from lowest to highest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "N_step=1, N_Ensemble=1, No Alignment", "value": "0.829"}, {"item": "N_step=1, N_Ensemble=1, Least Square", "value": "0.836"}]
3HB_real_000597Aggregation & ComparisonRank SelectionWho ranks 2nd in column F-Score ↑ among all settings? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "N_step=10, N_Ensemble=1, RANSAC", "value": "0.850"}
4HB_real_000866Aggregation & ComparisonExtremum ReasoningFor row N_step=1, N_Ensemble=1, RANSAC, what is the maximum value across Inference time and F-Score? Output only the number as a string."0.840"
5HB_real_002195Aggregation & ComparisonBest SelectionIn metric Inference time ↓, which row label is optimal? Lower values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "N_step=1, N_Ensemble=1, No Alignment", "value": "0.829"}
6HB_real_002196Aggregation & ComparisonBest SelectionIn metric F-Score ↑, which row label is optimal? Higher values indicate better performance. Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "N_step=10, N_Ensemble=5, RANSAC", "value": "0.853"}
7HB_real_002197Aggregation & ComparisonPairwise ComparisonFor row N_step=1, N_Ensemble=1, Least Square, compare column Inference time ↓ and column F-Score ↑. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Inference time ↓", "value": "0.836"}
8HB_real_002198Aggregation & ComparisonArgmax ReasoningIn column F-Score ↑, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 1, "col": 2, "value": "0.853"}
9HB_real_002199Constrained RetrievalValue FilteringIn column Inference time ↓, list all settings with value <= 1.000. Return a JSON array of {"item":"<row label>","value":"<cell value>"} objects.[{"item": "N_step=1, N_Ensemble=1, RANSAC", "value": "0.840"}, {"item": "N_step=1, N_Ensemble=1, Least Square", "value": "0.836"}, {"item": "N_step=1, N_Ensemble=1, No Alignment", "value": "0.829"}]

208. real / real/images/real_000208.png / 9 QA

real/images/real_000208.png
#qidtasksubtaskquestionanswer
1HB_real_000242Aggregation & ComparisonRank SelectionAccording to the table, within block Ours rows, list the top-2 methods by column Full(1464), sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "ConformalSAM(Ours)", "value": "83.85"}, {"item": "ConformalSAM(AllSpark)(Ours)", "value": "83.44"}]
2HB_real_000498Aggregation & ComparisonRank SelectionWithin block Ours rows, list the top-2 methods by column 1/2(732), sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "ConformalSAM(Ours)", "value": "83.52"}, {"item": "ConformalSAM(AllSpark)(Ours)", "value": "82.69"}]
3HB_real_000617Aggregation & ComparisonPairwise ComparisonBased on the table image, in column 1/4(366), compare ConformalSAM(AllSpark)(Ours) vs ConformalSAM(Ours). Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "ConformalSAM(Ours)", "value": "81.84"}
4HB_real_000864Aggregation & ComparisonRank SelectionWithin block Ours rows, list the top-2 methods by column 1/4(366), sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "ConformalSAM(Ours)", "value": "81.84"}, {"item": "ConformalSAM(AllSpark)(Ours)", "value": "81.33"}]
5HB_real_002200Aggregation & ComparisonArgmax ReasoningWhich method has the maximum value in column 1/2(732)? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "ConformalSAM(Ours)", "value": "83.52"}
6HB_real_002201Aggregation & ComparisonPairwise ComparisonIn column 1/8(183), compare ConformalSAM(AllSpark)(Ours) vs ConformalSAM(Ours). Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "ConformalSAM(Ours)", "value": "82.22"}
7HB_real_002202Constrained RetrievalValue FilteringIn column 1/16(92), list all methods with value >= 80.00. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "ConformalSAM(AllSpark)(Ours)", "value": "80.69"}, {"item": "ConformalSAM(Ours)", "value": "81.21"}]
8HB_real_002203Aggregation & ComparisonRank SelectionWithin block Ours rows, list the top-2 methods by column 1/16(92), sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "ConformalSAM(Ours)", "value": "81.21"}, {"item": "ConformalSAM(AllSpark)(Ours)", "value": "80.69"}]
9HB_real_002204Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].["CPS", "LogicDiag", "UniMatch"]

209. real / real/images/real_000209.png / 8 QA

real/images/real_000209.png
#qidtasksubtaskquestionanswer
1HB_real_000239Aggregation & ComparisonRank SelectionWithin block Left block Ours rows, list the top-2 methods by column 1/8(1323), sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "ConformalSAM", "value": "80.93"}, {"item": "ConformalSAM(AllSpark)", "value": "80.41"}]
2HB_real_000496Markup GroundingMarked Value ListingReturn all numbers whose text is colored red in this table. Output only a JSON array of strings.["80.24", "80.93", "81.04", "81.43", "83.40", "83.75", "82.14", "81.98"]
3HB_real_000502Markup GroundingMarked Value ListingReturn all numbers whose text is colored blue in this table. Output only a JSON array of strings.["80.42", "81.14", "80.09", "80.41", "82.34", "83.31", "81.36", "81.13"]
4HB_real_000595Aggregation & ComparisonRank SelectionWithin block Right block proposed rows, who ranks 2nd in column 1/8(1323)? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "ConformalSAM(AllSpark)†", "value": "83.31"}
5HB_real_000865Aggregation & ComparisonArgmax ReasoningIn column 1/2(5291) within the right block, which method has the maximum value? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "ConformalSAM†", "value": "81.98"}
6HB_real_002205Aggregation & ComparisonPairwise ComparisonFor row ConformalSAM† in the right block, compare column 1/8(1323) and column 1/2(5291). Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "1/8(1323)", "value": "83.75"}
7HB_real_002206Aggregation & ComparisonRank SelectionWithin block Right block proposed rows, list the top-2 methods by column 1/8(1323), sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "ConformalSAM†", "value": "83.75"}, {"item": "ConformalSAM(AllSpark)†", "value": "83.31"}]
8HB_real_002207Consistency & MissingnessColumn MissingnessIn column 1/2(5291) in the left block, list the row labels whose entry is missing. Output only a JSON array of strings.["AugSeg", "UniMatch", "CorrMatch", "RankMatch"]

210. real / real/images/real_000210.png / 9 QA

real/images/real_000210.png
#qidtasksubtaskquestionanswer
1HB_real_000256Markup GroundingMarked Value ListingList numbers whose text is colored blue in this table. Output only a JSON array of strings.["33.2", "24.10", "27.26", "31.40", "36.25"]
2HB_real_000572Aggregation & ComparisonRank SelectionIn column 1/128(158), which method ranks 2nd? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "ConformalSAM(AllSpark)", "value": "24.10"}
3HB_real_000650Markup GroundingMarked Value ListingReturn all numbers whose text is colored red in this table. Output only a JSON array of strings.["38.0", "26.21", "30.02", "33.33", "34.64"]
4HB_real_000919Aggregation & ComparisonRank SelectionIn column 1/8(2526), list the top-2 methods sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "AEL", "value": "38.0"}, {"item": "ConformalSAM", "value": "36.25"}]
5HB_real_001069Aggregation & ComparisonExtremum ReasoningFor row ConformalSAM, what is the maximum value across all ratio columns? Output only the number as a string."36.25"
6HB_real_002208Aggregation & ComparisonArgmax ReasoningIn column 1/16(1263), which method has the maximum value? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "ConformalSAM", "value": "34.64"}
7HB_real_002209Aggregation & ComparisonArgmax ReasoningIn column 1/8(2526), find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 3, "col": 5, "value": "38.0"}
8HB_real_002210Aggregation & ComparisonPairwise ComparisonFor row ConformalSAM, compare column 1/16(1263) and column 1/8(2526). Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "1/8(2526)", "value": "36.25"}
9HB_real_002211Aggregation & ComparisonRank SelectionIn column 1/32(632), which method ranks 2nd? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "ConformalSAM(AllSpark)", "value": "31.40"}

211. real / real/images/real_000211.png / 10 QA

real/images/real_000211.png
#qidtasksubtaskquestionanswer
1HB_real_000253Markup GroundingMarked Value ListingReturn all numbers whose text is colored red in this table. Output only a JSON array of strings.["81.21", "82.22", "81.84", "83.52"]
2HB_real_000571Aggregation & ComparisonRank SelectionIn column 1/16(92), which setting ranks 2nd? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "SEEM+CP (✓,✓,blank)", "value": "78.09"}
3HB_real_000648Markup GroundingMarked Value ListingReturn all numbers whose text is colored blue in this table. Output only a JSON array of strings.["78.09", "78.23", "78.32", "79.10"]
4HB_real_000920Aggregation & ComparisonRank SelectionIn column 1/2(732), list the top-2 settings sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "SEEM+CP+SR (✓,✓,✓)", "value": "83.52"}, {"item": "SEEM+CP (✓,✓,blank)", "value": "79.10"}]
5HB_real_001073Aggregation & ComparisonExtremum ReasoningFor row SEEM+CP+SR (✓,✓,✓), what is the maximum value across the four ratio columns? Output only the number as a string."83.52"
6HB_real_002212Aggregation & ComparisonArgmax ReasoningIn column 1/4(366), which setting has the maximum value? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "SEEM+CP+SR (✓,✓,✓)", "value": "81.84"}
7HB_real_002213Aggregation & ComparisonArgmax ReasoningIn column 1/2(732), find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 5, "col": 4, "value": "83.52"}
8HB_real_002214Aggregation & ComparisonPairwise ComparisonFor row SEEM+SR (✓,blank,✓), compare column 1/8(183) and column 1/4(366). Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "1/8(183)", "value": "70.67"}
9HB_real_002216Aggregation & ComparisonPairwise ComparisonFor row SEEM+CP+SR (✓,✓,✓), compare column 1/8(183) and column 1/2(732). Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "1/2(732)", "value": "83.52"}
10HB_real_002217Aggregation & ComparisonRank SelectionIn column 1/4(366), which setting ranks 2nd? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "SEEM+CP (✓,✓,blank)", "value": "78.32"}

212. real / real/images/real_000212.png / 7 QA

real/images/real_000212.png
#qidtasksubtaskquestionanswer
1HB_real_000923Markup GroundingMarked Value ListingPlease answer this question: list numbers whose text is colored in red in this table. Output only a JSON array of strings.["78.09", "79.10"]
2HB_real_001074Aggregation & ComparisonRank SelectionIn column 1/2(732), list the top 2 rows by value, sorted from highest to lowest. Return a JSON array of {"item":"<row label>","value":"<cell value>"}.[{"item": "Pixel α=0.05", "value": "79.10"}, {"item": "K-Means α=0.1", "value": "78.23"}]
3HB_real_002218Aggregation & ComparisonExtremum ReasoningIn row Pixel α=0.05, what is the maximum numeric value across the two PASCAL VOC 2012 columns? Output only the number as a string."79.10"
4HB_real_002219Aggregation & ComparisonArgmax ReasoningIn column 1/2(732), find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 2, "col": 2, "value": "79.10"}
5HB_real_002220Aggregation & ComparisonBest SelectionWithin group Pixel, which error-rate setting is best on column 1/2(732)? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "α=0.05", "value": "79.10"}
6HB_real_002221Aggregation & ComparisonPairwise ComparisonIn column 1/2(732), compare Pixel α=0.05 vs Image α=0.1. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "Pixel α=0.05", "value": "79.10"}
7HB_real_002222Markup GroundingMarked Value ListingList numbers whose text is colored in red in the 1/16(92) column. Output only a JSON array of strings.["78.09"]

213. real / real/images/real_000213.png / 9 QA

real/images/real_000213.png
#qidtasksubtaskquestionanswer
1HB_real_000075Aggregation & ComparisonRank SelectionWho ranks 2nd in column Var? Return JSON {"item":"<row label>","value":"<cell value>"}. Exclude missing entries.{"item": "BTRM Qwen 2 7B", "value": "15.9"}
2HB_real_000418Aggregation & ComparisonRank SelectionWho ranks 1st in column Var? Return JSON {"item":"<row label>","value":"<cell value>"}. Exclude missing entries.{"item": "Tulu 2 13B DPO", "value": "25.0"}
3HB_real_000422Aggregation & ComparisonRank SelectionWho ranks 3rd in column Var? Return JSON {"item":"<row label>","value":"<cell value>"}. Exclude missing entries.{"item": "URM LlaMa 3.1 8B", "value": "11.8"}
4HB_real_000792Aggregation & ComparisonExtremum ReasoningFor row BTRM Qwen 2 7B, what is the maximum value across language columns? Exclude Var. Output only the number as a string."75.5"
5HB_real_002223Aggregation & ComparisonRank SelectionList the top-3 items by column Avg, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}. Exclude missing entries.[{"item": "GPT-4 Turbo", "value": "83.5"}, {"item": "GPT-4o", "value": "81.1"}, {"item": "Gemma 2 9B", "value": "76.6"}]
6HB_real_002224Aggregation & ComparisonExtremum ReasoningFor row Tulu 2 13B DPO, what is the minimum value across language columns? Exclude Var. Output only the number as a string."57.5"
7HB_real_002225Aggregation & ComparisonPairwise ComparisonFor GPT-4 Turbo, compare ar and zh. Which metric value is larger? Return JSON {"item":"<metric name>","value":"<string>"}.{"item": "ar", "value": "83.7"}
8HB_real_002226Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column Avg? Exclude missing entries. Output only the number as a string."68.1"
9HB_real_002227Consistency & MissingnessCell MissingnessIs the cell at row Tulu 2 13B DPO, column he missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

214. real / real/images/real_000214.png / 7 QA

real/images/real_000214.png
#qidtasksubtaskquestionanswer
1HB_real_000215Aggregation & ComparisonExtremum ReasoningUsing the table only, for item Llama 3.1 70B, what is the minimum value across all metrics in this row? Exclude N/A and —. Output only the number as a string."-11.62"
2HB_real_000485Aggregation & ComparisonRank SelectionList the top-2 items by column Chat, sorted from highest to lowest. Return a JSON array of {"item":"<row label>","value":"<cell value>"}. Exclude N/A and —.[{"item": "Gemma 2 9B", "value": "-0.58"}, {"item": "Command R+", "value": "-0.76"}]
3HB_real_000834Aggregation & ComparisonRank SelectionList the top-2 items by column Chat-Hard, sorted from highest to lowest. Return a JSON array of {"item":"<row label>","value":"<cell value>"}. Exclude N/A and —.[{"item": "Tulu 2 13B DPO", "value": "-2.34"}, {"item": "Aya Expanse 32B", "value": "-2.44"}]
4HB_real_002228Markup GroundingHighlight PresenceUsing the table only, is the value at position (r=5,c=2) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_red"}
5HB_real_002229Aggregation & ComparisonRank SelectionList the top-2 items by column Safety Reasoning, sorted from highest to lowest. Return a JSON array of {"item","value"}. Exclude N/A and —.[{"item": "Tulu 2 13B DPO", "value": "1.04"}, {"item": "GPT-4 Turbo", "value": "0.84"}]
6HB_real_002230Aggregation & ComparisonExtremum ReasoningFor item Llama 3.1 70B, what is the maximum value across all metrics in this row? Exclude N/A and —. Output only the number as a string."-1.82"
7HB_real_002231Consistency & MissingnessCell MissingnessIs the cell (row GPT-4o, column Safety Reasoning) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

215. real / real/images/real_000215.png / 6 QA

real/images/real_000215.png
#qidtasksubtaskquestionanswer
1HB_real_000432Consistency & MissingnessColumn MissingnessBy reading the table in the image, list all missing entries in column de→en (block Translation-Hard) (N/A or —). Output only a JSON array of strings.[]
2HB_real_002232Aggregation & ComparisonArgmax ReasoningIn column Avg, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "GPT-4o", "value": "82.5"}
3HB_real_002233Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column zh→en (block Translation-Hard)? Exclude N/A and —. Output only the number as a string."52.0"
4HB_real_002234Constrained RetrievalValue FilteringIn column Avg, list all row labels in the primary row-label column with value >= 80. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects.[{"item": "GPT-4o", "value": "82.5"}, {"item": "GPT-4 Turbo", "value": "82.2"}, {"item": "Aya Expanse 32B", "value": "81.6"}, {"item": "Eurus RM 7B", "value": "80.0"}]
5HB_real_002235Aggregation & ComparisonPairwise ComparisonIn column en→zh (block Translation-Hard), compare GPT-4 Turbo and GPT-4o. Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "GPT-4 Turbo", "value": "84.0"}
6HB_real_002236Aggregation & ComparisonExtremum ReasoningFor row GPT-4o, what is the minimum value across all translation columns? Output only the number as a string."61.0"

216. real / real/images/real_000216.png / 5 QA

real/images/real_000216.png
#qidtasksubtaskquestionanswer
1HB_real_000244Local RelationsMarker-Anchor NeighborBased on the table, find the right neighbor of the cell with value 0.8537. The requested neighbor is guaranteed to be numeric. Output only the number/string as a single cell value."0.1551"
2HB_real_000788Aggregation & ComparisonExtremum ReasoningIn row Ours-Large within block S22 - 4K, what is the minimum value across PSNR, SSIM, and LPIPS? Output only the number as a string."0.1290"
3HB_real_001079Markup GroundingHighlight PresenceUsing the table only, is the S22 - 4K LPIPS↓ cell for row Ours-Large highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "red"}
4HB_real_001080Local RelationsNeighbor Value TracingFor the cell with value 0.8537, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.8537", "up": "0.8620", "down": "0.8662", "left": "29.2304", "right": "0.1551"}
5HB_real_001081Local RelationsMarker-Anchor NeighborFor the cell with value 0.8537, return its up and down neighbors as JSON {"up":"...","down":"..."}.{"up": "0.8620", "down": "0.8662"}

217. real / real/images/real_000217.png / 11 QA

real/images/real_000217.png
#qidtasksubtaskquestionanswer
1HB_real_000264Markup GroundingMarker CountingHow many highlighted numeric data cells are in this table (light pink, light yellow, or light orange)? Exclude headers and left identifier columns. Output only the count as a string."9"
2HB_real_000555Markup GroundingMarked Value ListingList all light-pink highlighted numeric values in the table. Output only a JSON array of strings.["0.236", "0.768", "1.070"]
3HB_real_000623Constrained RetrievalColor-Anchor RetrievalFor the number with value 0.356, list all numbers highlighted with the same light-orange color as the anchor. Output only a JSON array of strings.["1.096", "0.356", "0.810"]
4HB_real_000900Markup GroundingHighlight PresenceIs the value at position (r=7,c=1) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false}.{"highlighted": true}
5HB_real_000903Constrained RetrievalValue FilteringAmong highlighted cells of any color, list the values that are less than 0.4. Output JSON array of strings.["0.236", "0.360", "0.356"]
6HB_real_001005Aggregation & ComparisonGrouped AggregationAmong the light-orange highlighted cells, what is the minimum value? Output only the number as a string."0.356"
7HB_real_001091Constrained RetrievalCell RetrievalWhat is the value at column SI↓ for row Ours? Output only the number as a string. Note: SI↓ means lower is better."0.810"
8HB_real_001092Local RelationsNeighbor Value TracingFor the cell with value 0.356, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.356", "up": "0.387", "down": "0.365", "left": "1.109", "right": "0.822"}
9HB_real_001093Markup GroundingHighlight PresenceUsing the table only, is the value at position (r=5,c=2) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_orange"}
10HB_real_001094Consistency & MissingnessCell MissingnessIs the cell at row DDC, column Tex Res missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
11HB_real_001095Markup GroundingMarker CountingHow many light-yellow highlighted numeric data cells are in the table? Output only the count as a string."3"

218. real / real/images/real_000218.png / 6 QA

real/images/real_000218.png
#qidtasksubtaskquestionanswer
1HB_real_001096Constrained RetrievalCell RetrievalWhat is the value at column Average rank for row Ours? Output only the number as a string."1.55"
2HB_real_001097Constrained RetrievalCell RetrievalWhat is the value at column 3DMatch (block Indoor) for row Ours? Output only the number as a string."95.58"
3HB_real_001098Local RelationsNeighbor Value TracingFor the cell with value 1.55, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "1.55", "up": "3.00", "down": null, "left": "99.67", "right": null}
4HB_real_001099Aggregation & ComparisonArgmax ReasoningIn column Average rank, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 7, "col": 12, "value": "15.73"}
5HB_real_001100Consistency & MissingnessCell MissingnessIs the cell (row Predator [31], column ScanNet++F (block Indoor)) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
6HB_real_001101Local RelationsNeighbor Value TracingFor the cell with value 95.58, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The value appears exactly once in the numeric part of the table.{"target": "95.58", "up": "93.38", "down": null, "left": null, "right": "74.18"}

219. real / real/images/real_000219.png / 6 QA

real/images/real_000219.png
#qidtasksubtaskquestionanswer
1HB_real_001102Constrained RetrievalCell RetrievalWhat is the value at column RTE [cm]↓ for row Ours? Output only the number as a string. Note: RTE [cm]↓ means lower is better."7.74"
2HB_real_001103Local RelationsNeighbor Value TracingFor the cell with value 4.90, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "4.90", "up": "7.46", "down": "7.74", "left": null, "right": "0.23"}
3HB_real_001104Aggregation & ComparisonBest SelectionIn metric RRE [°]↓, which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "G-ICP [65]", "value": "0.22"}
4HB_real_001105Local RelationsNeighbor Value TracingFor the cell with value 0.22, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The value appears exactly once in the numeric part of the table.{"target": "0.22", "up": null, "down": "0.38", "left": "8.56", "right": "37.95"}
5HB_real_001106Consistency & MissingnessCell MissingnessIs the cell (row Ours, column Succ. rate [%]↑) missing (N/A or —)? Answer JSON {"missing":true/false}. Note: Succ. rate [%]↑ means larger is better.{"missing": false}
6HB_real_001107Markup GroundingHighlight PresenceIs the number with value 0.22 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}

220. real / real/images/real_000220.png / 6 QA

real/images/real_000220.png
#qidtasksubtaskquestionanswer
1HB_real_001108Constrained RetrievalCell RetrievalWhat is the value at column RTE [cm]↓ for the row with Local=✓, Middle=✓, and an empty Global cell? Output only the number as a string. Note: ↓ means lower is better."5.73"
2HB_real_001109Local RelationsNeighbor Value TracingFor the cell with value 94.62, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "94.62", "up": "94.02", "down": "95.58", "left": "1.81", "right": "2.33"}
3HB_real_001110Markup GroundingHighlight PresenceIs the number with value 5.73 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
4HB_real_001111Local RelationsNeighbor Value TracingFor the cell with value 5.73, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The value appears exactly once in the numeric part of the table.{"target": "5.73", "up": "6.06", "down": "5.77", "left": null, "right": "1.81"}
5HB_real_001112Consistency & MissingnessCell MissingnessIs the cell (row Local=✗, Middle=✓, Global=✗, column RRE [°]↓) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
6HB_real_rebal_000085Markup GroundingUnderline PresenceThe value 31.9 appears exactly once in the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}

221. real / real/images/real_000221.png / 8 QA

real/images/real_000221.png
#qidtasksubtaskquestionanswer
1HB_real_000520Markup GroundingUnderline PresenceBy reading the table in the image, is the number with value 15.28 underlined? Answer JSON {"underlined":true/false}. Example: {"underlined":true}. The value appears exactly once in the numeric data grid.{"underlined": true}
2HB_real_000601Aggregation & ComparisonRank SelectionList the top 2 methods by ΔP_task↑, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "Rep-MTL (EW)", "value": "+1.70±0.29"}, {"item": "DB-MTL [30]", "value": "+1.15±0.16"}]
3HB_real_000924Markup GroundingMarked Value ListingList the red positive ΔP_task↑ values in the table. Output only a JSON array of strings.["+0.30±0.30", "+0.05±0.29", "+0.06±0.11", "+1.15±0.16", "+1.70±0.29"]
4HB_real_001113Constrained RetrievalCell RetrievalWhat is the value at column ΔP_metric↑ (block Table-wide summary) for row Rep-MTL (EW)? Output only the number as a string. Note: ↑ means larger is better."+0.95"
5HB_real_001114Local RelationsNeighbor Value TracingFor the cell with value 0.1542, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.1542", "up": "0.1557", "down": null, "left": "0.3750", "right": "21.91"}
6HB_real_001115Aggregation & ComparisonExtremum ReasoningIn row Rep-MTL (EW), what is the maximum numeric value among the performance columns before ΔP_task↑? Output only the number as a string."76.04"
7HB_real_001116Consistency & MissingnessCell MissingnessIs the cell (row Rep-MTL (EW), column Rel. Err↓ (block Depth Estimation)) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
8HB_real_001117Constrained RetrievalCell RetrievalUsing the table only, find the value at position (r=1,c=6) in the numeric part of the table. Output only the value as a string."15.28"

222. real / real/images/real_000222.png / 13 QA

real/images/real_000222.png
#qidtasksubtaskquestionanswer
1HB_real_001119Local RelationsNeighbor Value TracingFor the cell with value 0.01265, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.01265", "up": "0.01340", "down": "0.01270", "left": "91.52", "right": "45.92"}
2HB_real_001120Aggregation & ComparisonBest SelectionIn metric Abs. Err↓ (block Depth Estimation), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Nash-MTL [49]", "value": "0.01265"}
3HB_real_001121Local RelationsNeighbor Value TracingFor the cell with value 69.72, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The value appears exactly once in the numeric part of the table.{"target": "69.72", "up": "69.17", "down": null, "left": null, "right": "91.85"}
4HB_real_001122Markup GroundingBold PresenceIs the number with value 69.72 boldfaced? Answer JSON {"bold":true/false}. Example: {"bold":true}. The value appears exactly once in the numeric data grid.{"bold": true}
5HB_real_001123Markup GroundingUnderline PresenceIs the number with value 43.42 underlined? Answer JSON {"underlined":true/false}. Example: {"underlined":true}. The value appears exactly once in the numeric data grid.{"underlined": true}
6HB_real_001780Markup GroundingMarked Column ListingIn column Abs. Err↓ under Depth Estimation, list all underlined values. Include repeated values each time they appear. Output only a JSON array of strings.["0.01270", "0.01270", "0.01270", "0.01270"]
7HB_real_000881Markup GroundingUnderline PresenceAt position (r=2,c=3) in the numeric part of the table, is the value underlined? Answer JSON {"underlined":true/false}. The numeric part excludes the left Method column.{"underlined": false}
8HB_real_000583Constrained RetrievalColor-Anchor RetrievalFor the number with value 0.62, list all numeric values highlighted with the same light-blue row background as the anchor row. Output only a JSON array of strings.["69.72", "91.85", "0.01270", "43.42", "+0.62"]
9HB_real_000611Markup GroundingMarked Value ListingList the positive red numeric values in the Δp_task↑ column. Output only a JSON array of strings.["+0.20", "+0.62"]
10HB_real_001702Markup GroundingMarked Value ListingList all bold numeric values in the table. Output only a JSON array of strings.["0.01265", "43.17", "69.72", "91.85", "+0.62"]
11HB_real_000945Markup GroundingMarker CountingHow many numeric values are boldfaced in the table? Output only the count as a string."5"
12HB_real_000629Constrained RetrievalValue FilteringAmong values in the light-blue highlighted row, list the numeric values greater than 50. Output only a JSON array of strings.["69.72", "91.85"]
13HB_real_001747Aggregation & ComparisonGrouped AggregationExclude boldfaced cells. Among the remaining cells in column mIoU↑ under Segmentation, what is the maximum value? Output only the number as a string."69.62"

223. real / real/images/real_000223.png / 7 QA

real/images/real_000223.png
#qidtasksubtaskquestionanswer
1HB_real_000565Local RelationsMarker-Anchor NeighborFrom this table image, find the right neighbor of the cell with value 79.14. The requested neighbor is guaranteed to be numeric. Output only the number/string as a single cell value."+0.41"
2HB_real_000790Local RelationsMarker-Anchor NeighborFor the highlighted cell with value 79.14, return its up and left neighbors as JSON {"up":"...","left":"..."}.{"up": "78.95", "left": "80.04"}
3HB_real_001124Constrained RetrievalCell RetrievalWhat is the value at column Avg.↑ for row Rep-MTL (EW)? Output only the number as a string. Note: ↑ means larger is better."79.14"
4HB_real_001125Local RelationsNeighbor Value TracingFor the cell with value 79.14, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "79.14", "up": "78.95", "down": null, "left": "80.04", "right": "+0.41"}
5HB_real_001126Aggregation & ComparisonExtremum ReasoningIn row Rep-MTL (EW), what is the minimum numeric value among Artistic, Clipart, Product, Real, and Avg.? Output only the number as a string."67.40"
6HB_real_001127Consistency & MissingnessConsistency ProbingList rows whose Δp_task↑ value is positive. Return JSON array of {"item":"...","value":"..."}.[{"item": "DB-MTL [30]", "value": "+0.17±0.44"}, {"item": "Rep-MTL (EW)", "value": "+0.41±0.58"}]
7HB_real_001128Aggregation & ComparisonPairwise ComparisonFor row Rep-MTL (EW), compare column Artistic and column Product. Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "Product", "value": "90.37"}

224. real / real/images/real_000224.png / 11 QA

real/images/real_000224.png
#qidtasksubtaskquestionanswer
1HB_real_000245Local RelationsMarker-Anchor NeighborUsing the table only, find the right neighbor of the cell with value +1.06. The requested neighbor is guaranteed to be numeric. Output only the number/string as a single cell value."+0.21"
2HB_real_000785Constrained RetrievalValue FilteringList the NYUv2 Δp_task↑ values from top to bottom. Output only a JSON array of strings.["−1.78±0.45", "+1.06±0.27", "+0.23±0.29", "+1.70±0.29"]
3HB_real_001130Local RelationsNeighbor Value TracingFor the cell with value +1.06, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "+1.06", "up": "-1.78", "down": "+0.23", "left": null, "right": "+0.21"}
4HB_real_001131Local RelationsMarker-Anchor NeighborFor the cell with value +1.06, return its up and down neighbors as JSON {"up":"...","down":"..."}.{"up": "−1.78", "down": "+0.23"}
5HB_real_000767Aggregation & ComparisonGrouped AggregationIn the NYUv2 Δp_task↑ column, which row has the largest delta value? Return the row index as a string, counted from top to bottom."4"
6HB_real_001957Consistency & MissingnessConsistency ProbingIn the Cityscapes Δp_task↑ column, list the row settings with positive delta values. Output only a JSON array of strings.["CSA=✓, TSR=×", "CSA=✓, TSR=✓"]
7HB_real_001951Constrained RetrievalValue FilteringList the Cityscapes Δp_task↑ values from top to bottom. Output only a JSON array of strings.["−2.05±0.56", "+0.21±0.68", "−0.34±0.24", "+0.62±0.53"]
8HB_real_001033Markup GroundingMarked Value ListingList the delta values in the gray-highlighted rows, excluding uncertainty terms. Output only a JSON array of strings.["+1.06", "+0.21", "+1.70", "+0.62"]
9HB_real_000768Constrained RetrievalValue FilteringAmong gray-highlighted delta values, list the values greater than 1.0, excluding uncertainty terms. Output only a JSON array of strings.["+1.06", "+1.70"]
10HB_real_001755Markup GroundingMarked Value ListingList all bold delta values, excluding uncertainty terms. Output only a JSON array of strings.["+1.70", "+0.62"]
11HB_real_001982Markup GroundingBold PresenceAt position (r=2,c=2) in the numeric part of the table, is the delta value boldfaced? Answer JSON {"bold":true/false}. The numeric part contains the two Δp_task columns only.{"bold": false}

225. real / real/images/real_000225.png / 4 QA

real/images/real_000225.png
#qidtasksubtaskquestionanswer
1HB_real_002237Aggregation & ComparisonExtremum ReasoningIn column Avg., what is the minimum value? Treat γ/ρ as row-header tags (not numeric data cells). Output only the number as a string."0.557"
2HB_real_002238Aggregation & ComparisonPairwise ComparisonFor SentPT-M² (γ row), compare CoNLL-2014 EW and CoNLL-2014 TS. Which value is larger? Return JSON {"item":"...","value":"..."}.{"item": "CoNLL-2014 EW", "value": "0.949"}
3HB_real_002239Aggregation & ComparisonPairwise ComparisonIn column Avg., compare SentCLEME2.0-sim-dep (Ours, ρ row) and SentCLEME2.0-sim-ind (Ours, ρ row). Which value is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "SentCLEME2.0-sim-dep (Ours, ρ)", "value": "0.915"}
4HB_real_002240Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]

226. real / real/images/real_000226.png / 3 QA

real/images/real_000226.png
#qidtasksubtaskquestionanswer
1HB_real_002241Aggregation & ComparisonArgmax ReasoningIn column Avg., which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "CLEME2.0-sim-ind (Ours)", "value": "0.941"}
2HB_real_002242Aggregation & ComparisonBest SelectionWithin group "CLEME family (non-Sent block)", which row label in the leftmost row-label column is best on SEEDA-E ρ? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "CLEME2.0-sim-ind (Ours)", "value": "0.981"}
3HB_real_002243Consistency & MissingnessCell MissingnessIs the cell (row GLEU, column SEEDA-E γ) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

227. real / real/images/real_000227.png / 7 QA

real/images/real_000227.png
#qidtasksubtaskquestionanswer
1HB_real_000257Markup GroundingMarked Value ListingPlease answer this question: list text spans whose text is colored in blue in this figure. Output only a JSON array of strings.["suffer", "to inform", "diagnosed out"]
2HB_real_000921Markup GroundingMarked Value ListingFrom this table, list text spans whose text is colored in orange in this figure. Output only a JSON array of strings.["the results", "their"]
3HB_real_001075Constrained RetrievalCell RetrievalIn the second example block, what is the value of Wrong in the summary line "Hit = ..., Wrong = ..., Under = ..., Over = ..."? Output only the number as a string."0.90"
4HB_real_002244Markup GroundingMarked Value ListingIn the first example block, list text spans whose text is colored in blue. Output only a JSON array of strings.["suffer", "to inform"]
5HB_real_002245Markup GroundingMarked Value ListingIn the second example block, list text spans whose text is colored in blue. Output only a JSON array of strings.["diagnosed out"]
6HB_real_002246Constrained RetrievalCell RetrievalIn the first example block, what is the value of Wrong in the summary line "Hit = ..., Wrong = ..., Under = ..., Over = ..."? Output only the number as a string."0.79"
7HB_real_002247Aggregation & ComparisonPairwise ComparisonIn the first example block summary line, compare Wrong and Under. Which metric value is larger? Return JSON {"item":<metric_name>,"value":<string>}.{"item": "Wrong", "value": "0.79"}

228. real / real/images/real_000228.png / 7 QA

real/images/real_000228.png
#qidtasksubtaskquestionanswer
1HB_real_000249Local RelationsMarker-Anchor NeighborAccording to the table, find the right neighbor of the cell with value 1.36. The requested neighbor is guaranteed to be numeric. Output only the number/string as a single cell value."69.05"
2HB_real_000639Aggregation & ComparisonRank SelectionWithin CIFAR-10 / Evasion, list the top 2 Poisoning DOV rows by ACC(↑), sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "Narcissus", "value": "94.37 ± 0.18"}, {"item": "Badnets", "value": "93.46 ± 0.20"}]
3HB_real_000783Aggregation & ComparisonRank SelectionWithin Tiny-Imagenet / Evasion, list the top 2 Poisoning DOV rows by ACC(↑), sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "Badnets", "value": "66.48 ± 0.14"}, {"item": "Label-Consistent", "value": "66.46 ± 0.10"}]
4HB_real_001133Constrained RetrievalCell RetrievalWhat is the value at column VSR(↓) (block CIFAR-10 / Evasion, section Poisoning DOV) for row Badnets? Output only the number as a string. Note: ↓ means smaller is better."1.36"
5HB_real_001134Local RelationsNeighbor Value TracingFor the cell with value 1.36, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "1.36", "up": null, "down": "1.74", "left": "93.46", "right": "69.05"}
6HB_real_001135Aggregation & ComparisonExtremum ReasoningIn row Badnets, what is the minimum VSR value across the two VSR(↓) columns? Output only the number as a string."1.36 ± 0.07"
7HB_real_001136Aggregation & ComparisonArgmax ReasoningWithin CIFAR-10 / Evasion, in column ACC(↑), find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows are counted within the Poisoning DOV section and columns within that block.{"row": 4, "col": 3, "value": "94.37 ± 0.18"}

229. real / real/images/real_000229.png / 8 QA

real/images/real_000229.png
#qidtasksubtaskquestionanswer
1HB_real_000247Local RelationsMarker-Anchor NeighborRead the table carefully and find the right neighbor of the cell with value 0.0532. The requested neighbor is guaranteed to be numeric. Output only the number/string as a single cell value."86.88"
2HB_real_000564Aggregation & ComparisonRank SelectionIn block Dataset Inference, list the top 2 methods by ACC(↑), sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "Escaping DOV (Ours)", "value": "93.97 ± 0.49"}, {"item": "BCU", "value": "93.09 ± 0.18"}]
3HB_real_000782Aggregation & ComparisonRank SelectionIn block Isotope, list the top 2 methods by ACC(↑), sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "Escaping DOV (Ours)", "value": "93.99 ± 0.49"}, {"item": "BCU", "value": "92.77 ± 0.36"}]
4HB_real_001137Constrained RetrievalCell RetrievalWhat is the value at column VSR(↓) (block Narcissus) for row Escaping DOV (Ours)? Output only the number as a string. Note: ↓ means smaller is better."4.59"
5HB_real_001138Local RelationsNeighbor Value TracingFor the cell with value 0.0532, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.0532", "up": null, "down": "0.0264", "left": "86.78", "right": "86.88"}
6HB_real_001139Aggregation & ComparisonExtremum ReasoningIn row Escaping DOV (Ours), what is the maximum ACC value across the four ACC(↑) columns? Output only the number as a string."94.37"
7HB_real_001140Aggregation & ComparisonArgmax ReasoningWithin block Dataset Inference, in column ACC(↑), find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows are counted in the numeric part of the table.{"row": 10, "col": 7, "value": "93.97 ± 0.49"}
8HB_real_001141Consistency & MissingnessCell MissingnessIs the cell (row Escaping DOV (Ours), column p-value(↑) (block Dataset Inference)) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

230. real / real/images/real_000230.png / 5 QA

real/images/real_000230.png
#qidtasksubtaskquestionanswer
1HB_real_001142Constrained RetrievalCell RetrievalWhat is the value at column p-value (block Vanilla, section Non-poisoning DOV) for row Dataset Inference? Output only the number as a string."0.0937"
2HB_real_001143Aggregation & ComparisonBest SelectionIn metric p-value(↑) (block Evasion, section Non-poisoning DOV), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Isotope", "value": "0.7013"}
3HB_real_001144Aggregation & ComparisonBest SelectionIn metric ACC(↑) (block Evasion, section Non-poisoning DOV), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Dataset Inference", "value": "92.78"}
4HB_real_001145Aggregation & ComparisonPairwise ComparisonFor row Narcissus, compare column ACC (block Vanilla, section Poisoning DOV) and column ACC(↑) (block Evasion, section Poisoning DOV). Which numeric value is larger? Return JSON {"item":"...","value":"..."}.{"item": "ACC (Vanilla)", "value": "94.04"}
5HB_real_001146Consistency & MissingnessCell MissingnessIs the cell (row Isotope, column p-value(↑) (block Evasion, section Non-poisoning DOV)) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

231. real / real/images/real_000231.png / 7 QA

real/images/real_000231.png
#qidtasksubtaskquestionanswer
1HB_real_000077Aggregation & ComparisonRank SelectionWithin block DA methods (with unlabeled target data), who ranks 2nd in column mAP? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Ours (Diff. Guided, R101)", "value": "51.3"}
2HB_real_000080Aggregation & ComparisonRank SelectionWithin block DA methods (with unlabeled target data), who ranks 1st in column mAP? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "CAT [36] (CVPR’24)", "value": "52.5"}
3HB_real_000413Aggregation & ComparisonRank SelectionWithin the upper methods block (without target data), who ranks 1st in column mAP? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Ours (Diff. Detector, SD-1.5)", "value": "49.3"}
4HB_real_000421Markup GroundingMarked Value ListingList all bold numbers in row Ours (Diff. Detector, SD-1.5). Output only a JSON array of strings.["41.2", "41.7", "72.7", "62.8", "48.7", "40.5", "49.3"]
5HB_real_001147Constrained RetrievalCell RetrievalWhat is the value at column mAP within block DA methods (with unlabeled target data) for row Ours (Diff. Guided, R101)? Output only the number as a string."51.3"
6HB_real_001148Markup GroundingMarked Value ListingList all light-yellow highlighted numbers in row Ours (Diff. Detector, SD-1.5). Output only a JSON array of strings.["41.2", "41.7", "72.7", "37.2", "62.8", "48.7", "40.5", "49.3"]
7HB_real_001149Markup GroundingBold PresenceIs the number with value 75.2 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}

232. real / real/images/real_000232.png / 9 QA

real/images/real_000232.png
#qidtasksubtaskquestionanswer
1HB_real_000072Aggregation & ComparisonRank SelectionWithin the upper methods block, who ranks 2nd in column mAP? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "GDD (R101) [24] (CVPR’25)", "value": "52.5"}
2HB_real_000082Aggregation & ComparisonRank SelectionWithin the upper methods block, who ranks 1st in column mAP? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Ours (Diff. Guided, R101)", "value": "54.1"}
3HB_real_000412Aggregation & ComparisonRank SelectionWithin the DA methods block, who ranks 1st in column mAP? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Ours (Diff. Guided, R101)", "value": "56.6"}
4HB_real_000419Markup GroundingMarked Value ListingList all bold numbers in row Ours (Diff. Guided, R101) within the upper methods block. Output only a JSON array of strings.["62.7", "68.2", "52.9", "62.0", "54.1"]
5HB_real_001150Constrained RetrievalCell RetrievalWhat is the value at column mAP within block DA methods for row Ours (Diff. Guided, R101)? Output only the number as a string."56.6"
6HB_real_001151Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column mAP within the upper methods block? Output only the number as a string."54.1"
7HB_real_001152Markup GroundingMarked Value ListingList all light-yellow highlighted numbers in row Ours (Diff. Guided, R101) within the upper methods block. Output only a JSON array of strings.["55.3", "62.7", "68.2", "45.5", "52.9", "62.0", "48.4", "37.4", "54.1"]
8HB_real_001153Markup GroundingHighlight PresenceIs the number with value 54.1 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric part of the table.{"highlighted": true}
9HB_real_001154Markup GroundingBold PresenceIs the number with value 62.7 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}

233. real / real/images/real_000233.png / 11 QA

real/images/real_000233.png
#qidtasksubtaskquestionanswer
1HB_real_001156Local RelationsNeighbor Value TracingFor the cell with value 55.2, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "55.2", "up": "51.9", "down": "30.0", "left": "64.1", "right": "69.7"}
2HB_real_001157Markup GroundingBold PresenceIs the number with value 69.7 boldfaced? Answer JSON {"bold":true/false}. Example: {"bold":true}. The value appears exactly once in the numeric data grid.{"bold": true}
3HB_real_001158Local RelationsNeighbor Value TracingFor the cell with value 69.7, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The value appears exactly once in the numeric part of the table.{"target": "69.7", "up": "68.4", "down": "56.6", "left": "55.2", "right": null}
4HB_real_rebal_000030Markup GroundingMarked Column ListingIn column Com., list all bold numeric values. Output only a JSON array of strings.["55.2"]
5HB_real_rebal_000031Markup GroundingMarked Value ListingIn the yellow highlighted Ours (Diff. Detector, SD-1.5) row, list all bold numeric values. Output only a JSON array of strings.["64.1", "55.2", "69.7"]
6HB_real_rebal_000032Markup GroundingMarker CountingHow many bold numeric values are in the yellow highlighted row? Output only the count as a string."3"
7HB_real_rebal_000034Markup GroundingMarked Value ListingBased on the table, return every underlined value. Output only a JSON array of strings.[]
8HB_real_rebal_000035Markup GroundingUnderline PresenceAt position (r=1,c=1) in the numeric part of the table, is the value underlined? Answer JSON {"underlined":true/false}. The numeric part excludes the left Methods column.{"underlined": false}
9HB_real_rebal_000037Constrained RetrievalColor-Anchor RetrievalIn the yellow highlighted row, list the Cli. and Com. values highlighted with the same yellow color. Output only a JSON array of strings.["64.1", "55.2"]
10HB_real_rebal_000038Aggregation & ComparisonGrouped AggregationTake the yellow highlighted numeric cells. What is their minimum value? Output only the number as a string."55.2"
11HB_real_rebal_000039Local RelationsNeighbor Value TracingThe value 64.1 appears exactly once in the table. What are its immediate left and right neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": null, "right": "55.2"}

234. real / real/images/real_000234.png / 10 QA

real/images/real_000234.png
#qidtasksubtaskquestionanswer
1HB_real_000084Aggregation & ComparisonExtremum ReasoningFor item Ours (Diff. Guided, R101), what is the maximum value across all metrics? Output only the number as a string."68.0"
2HB_real_000093Aggregation & ComparisonExtremum ReasoningFor item Ours (Diff. Guided, R101), what is the minimum value across all metrics? Output only the number as a string."50.5"
3HB_real_000471Markup GroundingHighlight PresenceUsing the table only, is the value at position (r=15,c=3) in the numeric part of the table highlighted? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}.{"highlighted": true, "color": "light_yellow"}
4HB_real_000477Markup GroundingMarked Value ListingList all light-yellow highlighted numbers in row Ours (Diff. Guided, R101). Output only a JSON array of strings.["58.2", "50.5", "68.0"]
5HB_real_000827Markup GroundingMarker CountingHow many bold numeric cells are in the table? Output only the count as a string."3"
6HB_real_000832Consistency & MissingnessColumn MissingnessIn column Com., list the row labels whose entry is missing. Output only a JSON array of strings.["UMT", "SADA", "AT", "TIA", "LODS", "CIGAR", "CMT", "UMGA", "CAT"]
7HB_real_001159Constrained RetrievalCell RetrievalUsing the table only, find the value at position (r=15,c=1) in the numeric part of the table. Output only the value as a string."58.2"
8HB_real_001160Aggregation & ComparisonArgmax ReasoningFind the single largest numeric cell in the numeric part of the table. Return JSON {"row":<int>,"col":<int>,"value":<string>}.{"row": 15, "col": 3, "value": "68.0"}
9HB_real_001161Markup GroundingHighlight PresenceIs the number with value 58.2 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric part of the table.{"highlighted": true}
10HB_real_001162Markup GroundingBold PresenceIs the number with value 68.0 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}

235. real / real/images/real_000235.png / 8 QA

real/images/real_000235.png
#qidtasksubtaskquestionanswer
1HB_real_000209Aggregation & ComparisonExtremum ReasoningUsing the table only, for item Ours (Diff. Detector, SD-1.5), what is the minimum value across all metrics? Output only the number as a string."31.3"
2HB_real_000484Aggregation & ComparisonRank SelectionIn column Average, list the top 2 methods by value, sorted from highest to lowest. Return a JSON array of {"item":"<row label>","value":"<cell value>"}.[{"item": "Ours (Diff. Detector, SD-1.5)", "value": "45.0"}, {"item": "GDD (SD-1.5)", "value": "40.2"}]
3HB_real_000837Aggregation & ComparisonExtremum ReasoningIn row Ours (Diff. Detector, SD-1.5), what is the maximum numeric value across all metrics? Output only the number as a string."51.6"
4HB_real_001163Constrained RetrievalCell RetrievalWhat is the value at column Average for row Ours (Diff. Detector, SD-1.5)? Output only the number as a string."45.0"
5HB_real_001164Markup GroundingHighlight PresenceIs the number with value 45.0 highlighted (background-colored)? Answer JSON {"highlighted":true/false,"color":"<color name or null>"}. The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "light_yellow"}
6HB_real_001165Local RelationsMarker-Anchor NeighborFor the highlighted cell with value 51.6, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "31.3", "right": "45.0"}
7HB_real_001166Markup GroundingHighlight PresenceIs the number with value 51.6 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
8HB_real_001167Markup GroundingBold PresenceIs the number with value 48.4 boldfaced? Answer JSON {"bold":true/false}. Example: {"bold":true}. The value appears exactly once in the numeric data grid.{"bold": true}

236. real / real/images/real_000236.png / 5 QA

real/images/real_000236.png
#qidtasksubtaskquestionanswer
1HB_real_001168Constrained RetrievalCell RetrievalWhat is the value at column mPC↑ for row Ours (Diff. Detector, SD-1.5)? Output only the number as a string. Note: ↑ means larger is better."27.4"
2HB_real_001169Aggregation & ComparisonBest SelectionIn metric mPC↑, which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Ours (Diff. Detector, SD-1.5)", "value": "27.4"}
3HB_real_001170Markup GroundingHighlight PresenceIs the number with value 27.4 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
4HB_real_001171Markup GroundingBold PresenceIs the number with value 26.6 boldfaced? Answer JSON {"bold":true/false}. Example: {"bold":true}. The value appears exactly once in the numeric data grid.{"bold": true}
5HB_real_001172Consistency & MissingnessCell MissingnessIs the cell (row Ours (Diff. Guided, R50), column Clean) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

237. real / real/images/real_000237.png / 10 QA

real/images/real_000237.png
#qidtasksubtaskquestionanswer
1HB_real_000086Aggregation & ComparisonExtremum ReasoningFor item Ours (SD-1.5) in block 100% COCO, Faster R-CNN, what is the maximum value across all metrics? Output only the number as a string."86.6"
2HB_real_000091Aggregation & ComparisonExtremum ReasoningFor item Ours (SD-1.5) in block 100% COCO, Faster R-CNN, what is the minimum value across all metrics? Exclude missing entries. Output only the number as a string."21.7"
3HB_real_000476Markup GroundingMarked Value ListingList all bold numbers in row Ours (SD-1.5) within block 100% COCO, Faster R-CNN. Output only a JSON array of strings.["67.0", "86.6", "54.1", "51.2", "45.8", "64.6", "51.9", "66.6", "41.7", "39.2", "21.7", "40.7", "51.3"]
4HB_real_000479Markup GroundingMarked Value ListingList all light-yellow highlighted numbers in row Ours (SD-1.5) within block 100% COCO, Faster R-CNN. Output only a JSON array of strings.["67.0", "86.6", "54.1", "51.2", "45.8", "64.6", "51.9", "66.6", "41.7", "39.2", "21.7", "40.7", "51.3", "164"]
5HB_real_000824Markup GroundingMarker CountingHow many bold numeric cells are in row Ours (SD-1.5) within block 100% COCO, Faster R-CNN? Output only the count as a string."13"
6HB_real_001173Constrained RetrievalCell RetrievalWhat is the value at column Avg. on 11 in block 100% COCO, Faster R-CNN for row Ours (SD-1.5)? Output only the number as a string."51.3"
7HB_real_001174Aggregation & ComparisonArgmax ReasoningIn column VOC within block 100% COCO, Faster R-CNN, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows are counted within that block and columns within the numeric part of the block.{"row": 6, "col": 2, "value": "86.6"}
8HB_real_001175Aggregation & ComparisonArgmax ReasoningIn column Avg. on 11 within block 100% COCO, Faster R-CNN, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Ours (SD-1.5)", "value": "51.3"}
9HB_real_001176Markup GroundingBold PresenceIs the number with value 86.6 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
10HB_real_001177Consistency & MissingnessCell MissingnessIs the cell at row ResNet-R50 [25], column Inf. time (ms), block 1% COCO, Faster R-CNN missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}

238. real / real/images/real_000238.png / 5 QA

real/images/real_000238.png
#qidtasksubtaskquestionanswer
1HB_real_000550Markup GroundingBold PresenceBased on the table image, is the number with value 49.3+4.6 boldfaced? Answer JSON {"bold":true/false}. Example: {"bold":true}. The value appears exactly once in the numeric data grid.{"bold": true}
2HB_real_000998Aggregation & ComparisonExtremum ReasoningFor the setting row where all five switches are ✓, what is the minimum numeric value across City., VOC, Foggy., BDD., and Cli.? Output only the number as a string."61.1"
3HB_real_001178Constrained RetrievalCell RetrievalWhat is the value at column Cli. (block Cross-Domain) for the setting row with Domain Aug.=✓, Feature Coll.=✓, Feature Fusion.=✓, Aux. Branch=✓, Consist. Loss=✓? Output only the number as a string."64.1+4.3"
4HB_real_001179Markup GroundingHighlight PresenceIs the number with value 62.4 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
5HB_real_001180Local RelationsMarker-Anchor NeighborFor the highlighted cell with value 62.4, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": null, "right": "87.9"}

239. real / real/images/real_000239.png / 11 QA

real/images/real_000239.png
#qidtasksubtaskquestionanswer
1HB_real_000089Aggregation & ComparisonExtremum ReasoningFor item Corvid-o1-8B, what is the maximum value across all metrics? Exclude missing entries. Output only the number as a string."93.8"
2HB_real_000092Markup GroundingMarked Value ListingList all bold numbers in row Corvid-o1-8B. Output only a JSON array of strings.["65.2", "59.7", "59.8", "30.1", "33.2"]
3HB_real_000475Markup GroundingMarked Value ListingList all underlined numbers in row Corvid-o1-8B. Output only a JSON array of strings.["72.0", "40.1"]
4HB_real_000478Aggregation & ComparisonRank SelectionIn column MMStar, which MLLM ranks 1st? Return JSON {"item":"<row label>","value":"<cell value>"}. Exclude missing entries.{"item": "Corvid-o1-8B", "value": "65.2"}
5HB_real_000830Aggregation & ComparisonExtremum ReasoningFor item Corvid-o1-8B, what is the minimum value across all metrics? Exclude missing entries. Output only the number as a string."30.1"
6HB_real_001181Constrained RetrievalCell RetrievalWhat is the value at column DynaMath for row Corvid-o1-8B? Output only the number as a string."33.2"
7HB_real_001182Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column MMStar? Exclude missing entries. Output only the number as a string."65.2"
8HB_real_001183Aggregation & ComparisonRank SelectionIn column WeMath, list the top-2 MLLMs sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}. Exclude missing entries.[{"item": "Corvid-o1-8B", "value": "59.8"}, {"item": "Corvid-base-8B", "value": "54.0"}]
9HB_real_001184Markup GroundingHighlight PresenceIs the number with value 65.2 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric part of the table.{"highlighted": true}
10HB_real_001185Markup GroundingBold PresenceIs the number with value 59.8 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}
11HB_real_001186Consistency & MissingnessCell MissingnessIs the cell at row Molmo-7B-D [25], column WeMath missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}

240. real / real/images/real_000240.png / 9 QA

real/images/real_000240.png
#qidtasksubtaskquestionanswer
1HB_real_000237Aggregation & ComparisonRank SelectionWithin block base LLM: Llama3-8B-Instruct, list the top-2 items by column BLINK, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "Corvid-o1-8B", "value": "57.9"}, {"item": "Corvid-base-8B", "value": "55.7"}]
2HB_real_000497Aggregation & ComparisonExtremum ReasoningFor row Corvid-o1-8B within block base LLM: Llama3-8B-Instruct, what is the maximum value across all metrics? Output only the number as a string."77.0"
3HB_real_000501Markup GroundingMarked Value ListingList all bold numbers in the table. Output only a JSON array of strings.["77.2", "66.6", "77.0", "57.9"]
4HB_real_000862Markup GroundingMarked Value ListingList all underlined numbers in row Corvid-o1-8B within block base LLM: Llama3-8B-Instruct. Output only a JSON array of strings.["77.0", "65.9", "76.4"]
5HB_real_000870Aggregation & ComparisonRank SelectionWithin block base LLM: Llama3-8B-Instruct, who ranks 2nd in column RWQA? Return JSON {"item":"<row label>","value":"<cell value>"}.{"item": "Corvid-base-8B", "value": "77.0"}
6HB_real_001187Constrained RetrievalCell RetrievalWhat is the value at column RWQA for row Corvid-o1-8B within block base LLM: Llama3-8B-Instruct? Output only the number as a string."76.4"
7HB_real_001188Aggregation & ComparisonRank SelectionWithin block base LLM: Llama3-8B-Instruct, list the top-2 items by column SEED-IMG, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "Corvid-o1-8B", "value": "77.0"}, {"item": "Corvid-base-8B", "value": "76.4"}]
8HB_real_001189Markup GroundingHighlight PresenceIs the number with value 77.0 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric part of the table.{"highlighted": true}
9HB_real_001190Markup GroundingBold PresenceIs the number with value 66.6 boldfaced? Answer JSON {"bold":true/false}.{"bold": true}

241. real / real/images/real_000241.png / 5 QA

real/images/real_000241.png
#qidtasksubtaskquestionanswer
1HB_real_001191Constrained RetrievalCell RetrievalWhat is the value at column Average for row GateMixer? Output only the number as a string."55.6"
2HB_real_001192Local RelationsNeighbor Value TracingFor the cell with value 93.2, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "93.2", "up": "92.2", "down": "91.7", "left": "57.4", "right": "82.8"}
3HB_real_001193Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column WeMath? Output only the number as a string."60.0"
4HB_real_001194Markup GroundingBold PresenceIs the number with value 93.2 boldfaced? Answer JSON {"bold":true/false}. Example: {"bold":true}. The value appears exactly once in the numeric data grid.{"bold": true}
5HB_real_001195Local RelationsNeighbor Value TracingFor the cell with value 55.6, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The value appears exactly once in the numeric part of the table.{"target": "55.6", "up": "53.7", "down": "55.0", "left": null, "right": "62.4"}

242. real / real/images/real_000242.png / 9 QA

real/images/real_000242.png
#qidtasksubtaskquestionanswer
1HB_real_000241Aggregation & ComparisonRank SelectionPlease answer this question: list the top-2 items by column Average, sorted from highest to lowest. Return a JSON array of {"item":"...","value":"..."}.[{"item": "Corvid-1M", "value": "55.6"}, {"item": "Ovis-1M†", "value": "53.8"}]
2HB_real_000500Aggregation & ComparisonExtremum ReasoningIn row Corvid-1M, what is the maximum numeric value across the table? Output only the number as a string."93.2"
3HB_real_000867Markup GroundingMarker CountingHow many boldfaced numbers are in the table? Output only the count as a string."10"
4HB_real_001196Constrained RetrievalCell RetrievalWhat is the value at column Average for row Corvid-1M? Output only the number as a string."55.6"
5HB_real_001197Local RelationsNeighbor Value TracingFor the cell with value 55.6, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "55.6", "up": "53.8", "down": "51.2", "left": null, "right": "62.4"}
6HB_real_001198Local RelationsMarker-Anchor NeighborFor the highlighted cell with value 55.6, return its down and right neighbors as JSON {"down":"...","right":"..."}.{"down": "51.2", "right": "62.4"}
7HB_real_001199Markup GroundingHighlight PresenceIs the number with value 55.6 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
8HB_real_001200Markup GroundingBold PresenceIs the number with value 93.2 boldfaced? Answer JSON {"bold":true/false}. Example: {"bold":true}. The value appears exactly once in the numeric data grid.{"bold": true}
9HB_real_001201Aggregation & ComparisonArgmax ReasoningIn column Average, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 4, "col": 1, "value": "55.6"}

243. real / real/images/real_000243.png / 5 QA

real/images/real_000243.png
#qidtasksubtaskquestionanswer
1HB_real_001202Constrained RetrievalCell RetrievalWhat is the value at column AUC of ADD-S for row HCCE f(h3)? Output only the number as a string."81.11"
2HB_real_001203Local RelationsNeighbor Value TracingFor the cell with value 67.00, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "67.00", "up": "63.50", "down": "65.23", "left": "61.35", "right": "76.35"}
3HB_real_001204Aggregation & ComparisonArgmax ReasoningIn column AUC of ADD(-S), which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "HCCE f(h3)", "value": "77.67"}
4HB_real_001205Markup GroundingHighlight PresenceIs the number with value 61.95 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
5HB_real_001206Local RelationsNeighbor Value TracingFor the cell with value 81.11, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The value appears exactly once in the numeric part of the table.{"target": "81.11", "up": "78.68", "down": null, "left": "77.67", "right": null}

244. real / real/images/real_000244.png / 4 QA

real/images/real_000244.png
#qidtasksubtaskquestionanswer
1HB_real_001207Constrained RetrievalCell RetrievalFor method HCCE+f(h0), what is the value of 5% Diameter? Output only the number as a string."42.23"
2HB_real_001208Local RelationsNeighbor Value TracingFor the cell with value 42.23, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "42.23", "up": "37.72", "down": "43.85", "left": "11.97", "right": "60.25"}
3HB_real_001209Local RelationsNeighbor Value TracingFor the cell with value 43.85, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The value appears exactly once in the numeric part of the chart.{"target": "43.85", "up": "42.23", "down": null, "left": "13.00", "right": "60.76"}
4HB_real_001210Consistency & MissingnessCell MissingnessIs the cell (row HBCE+f, column 2% Diameter) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

245. real / real/images/real_000245.png / 9 QA

real/images/real_000245.png
#qidtasksubtaskquestionanswer
1HB_real_001211Constrained RetrievalCell RetrievalWhat is the value at column bfu for row IC-BIN [43] / obj02? Output only the number as a string."71.5"
2HB_real_001212Local RelationsNeighbor Value TracingFor the cell with value 57.1, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "57.1", "up": "82.1", "down": "83.9", "left": "56.6", "right": "56.0"}
3HB_real_001213Local RelationsNeighbor Value TracingFor the cell with value 71.5, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The value appears exactly once in the numeric part of the table.{"target": "71.5", "up": "63.7", "down": null, "left": "70.7", "right": null}
4HB_real_001469Constrained RetrievalColor-Anchor RetrievalIn column f, list all numbers highlighted with the same darker blue shade as 84.9. Output only a JSON array of strings.["84.9", "94.8", "93.1", "78.7", "95.0", "85.4"]
5HB_real_000776Markup GroundingMarked Value ListingList all numbers highlighted in dark pink in the bfu column. Output only a JSON array of strings.["85.8", "95.5", "87.7", "94.5", "82.4", "57.1", "86.1", "82.3", "95.8", "86.8", "93.3", "63.7", "71.5", "83.3"]
6HB_real_000809Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light pink in column bfu. What is their maximum numeric value? Output only the number as a string."95.8"
7HB_real_000670Aggregation & ComparisonArgmax ReasoningConsidering only numeric cells, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 9, "col": "bfu", "value": "95.8"}
8HB_real_000461Local RelationsNeighbor IndexingAt position (r=1,c=1) in the numeric part of the table, return the target and its four neighbors as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. Use null if a neighbor does not exist.{"target": "84.9", "up": null, "down": "94.8", "left": null, "right": "85.7"}
9HB_real_001058Constrained RetrievalColor-Anchor RetrievalIn column bfu, list all numbers highlighted in dark pink. Output only a JSON array of strings.["85.8", "95.5", "87.7", "94.5", "82.4", "57.1", "86.1", "82.3", "95.8", "86.8", "93.3", "63.7", "71.5", "83.3"]

246. real / real/images/real_000246.png / 11 QA

real/images/real_000246.png
#qidtasksubtaskquestionanswer
1HB_real_001215Aggregation & ComparisonArgmax ReasoningIn column Avg. (block ViT-S), which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}.{"item": "IN-lbGen(ours)", "value": "74.4"}
2HB_real_001216Markup GroundingUnderline PresenceIs the number with value 56.8 underlined? Answer JSON {"underlined":true/false}. Example: {"underlined":true}. The value appears exactly once in the numeric data grid.{"underlined": true}
3HB_real_001649Markup GroundingMarked Value ListingList all red numeric values in the two IN-lbGen(ours) rows. Output only a JSON array of strings.["62.1", "58.5", "72.8", "95.0", "86.4", "64.3", "73.2", "62.6", "58.0", "71.2", "86.2", "68.5", "66.0", "74.4"]
4HB_real_001050Constrained RetrievalColor-Anchor RetrievalFor the value at position (r=5,c=1) in the numeric part of the table, list all numeric values highlighted with the same light-gray row background as the anchor row. Output only a JSON array of strings.["46.1", "62.1", "58.5", "72.8", "95.0", "86.4", "87.2", "65.3", "64.3", "73.2"]
5HB_real_000653Markup GroundingUnderline PresenceIs the value at position (r=1,c=7) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
6HB_real_000895Markup GroundingMarked Column ListingList all underlined values in column Avg. Output only a JSON array of strings.["71.8", "72.3"]
7HB_real_000882Markup GroundingMarked Value ListingIn the ResNet50 block, list all underlined numeric values in the IN-RealFake row. Output only a JSON array of strings.["59.9", "54.1", "70.6", "83.7", "90.0", "71.8"]
8HB_real_001784Markup GroundingMarked Column ListingList all underlined values in column Aircraft across both backbones. Output only a JSON array of strings.["59.9", "59.4"]
9HB_real_000694Constrained RetrievalColor-Anchor RetrievalFor the value 74.4, list all numeric values highlighted with the same light-gray row background as the anchor row. Output only a JSON array of strings.["46.3", "62.6", "58.0", "71.2", "94.1", "86.2", "88.6", "68.5", "66.0", "74.4"]
10HB_real_001009Constrained RetrievalValue FilteringIn the bottom light-gray highlighted row, list the numeric values greater than 70. Output only a JSON array of strings.["71.2", "94.1", "86.2", "88.6", "74.4"]
11HB_real_000695Markup GroundingMarked Value ListingIn the ViT-S block, list the red numeric values in the IN-GenRobust row. Output only a JSON array of strings.["94.4"]

247. real / real/images/real_000247.png / 16 QA

real/images/real_000247.png
#qidtasksubtaskquestionanswer
1HB_real_000521Markup GroundingUnderline PresenceBased on the table image, is the number with value 35.09 underlined? Answer JSON {"underlined":true/false}. Example: {"underlined":true}. The value appears exactly once in the numeric data grid.{"underlined": true}
2HB_real_001218Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column 0.5× (block COCO (AP^bbox))? Output only the number as a string."35.24"
3HB_real_001220Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.["25.51", "35.09", "29.25", "38.05", "27.64", "32.28"]
4HB_real_001761Markup GroundingMarked Value ListingList all red numeric values in the two IN-lbGen(ours) rows. Output only a JSON array of strings.["35.24", "30.68", "25.64", "38.61", "33.57", "27.82"]
5HB_real_001052Constrained RetrievalColor-Anchor RetrievalFor the value at position (r=5,c=1) in the numeric part of the COCO block, list all numeric values highlighted with the same light-gray row background as the anchor row. Output only a JSON array of strings.["39.26", "35.24", "30.68", "25.64"]
6HB_real_000872Markup GroundingUnderline PresenceIs the value at position (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
7HB_real_000896Markup GroundingMarked Column ListingList all underlined values in column 0.2× of the COCO block. Output only a JSON array of strings.["29.25", "30.68"]
8HB_real_001636Markup GroundingMarked Column ListingIn column 0.1× across both COCO and ADE20K blocks, list all underlined values. Output only a JSON array of strings.["25.51", "27.64"]
9HB_real_001699Markup GroundingMarked Value ListingIn the COCO block, list all red numeric values. Output only a JSON array of strings.["39.32", "35.24", "30.68", "25.64"]
10HB_real_001744Constrained RetrievalColor-Anchor RetrievalFor the value 41.50, list all values highlighted with the same light-gray row background within the ADE20K block. Output only a JSON array of strings.["41.50", "38.61", "33.57", "27.82"]
11HB_real_001831Markup GroundingMarked Value ListingIn the bottom light-gray highlighted row within ADE20K, list the 0.2× and 0.1× values. Output only a JSON array of strings.["33.57", "27.82"]
12HB_real_001779Aggregation & ComparisonGrouped AggregationExclude red text values. In the COCO 1.0× column, what is the maximum remaining value? Output only the number as a string."39.26"
13HB_real_001793Aggregation & ComparisonGrouped AggregationIn the bottom IN-lbGen(ours) row of the ADE20K block, what is the mean of the red values? Output the value rounded to two decimal places as a string."33.33"
14HB_real_001965Consistency & MissingnessConsistency ProbingWhich leftmost row labels have entries marked as missing using "-" or "N/A"? If none, output an empty JSON array [].[]
15HB_real_002003Local RelationsNeighbor Value TracingThe value 38.61 appears exactly once in the table. What are its immediate left and right neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "41.50", "right": "33.57"}
16HB_real_002011Aggregation & ComparisonArgmax ReasoningWithin the ADE20K block, find the largest numeric cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Count rows top-to-bottom and columns left-to-right within that block.{"row": 1, "col": 1, "value": "42.44"}

248. real / real/images/real_000248.png / 11 QA

real/images/real_000248.png
#qidtasksubtaskquestionanswer
1HB_real_000525Markup GroundingUnderline PresenceBy reading the table in the image, is the number with value 61.8 underlined? Answer JSON {"underlined":true/false}. Example: {"underlined":true}. The value appears exactly once in the numeric data grid.{"underlined": true}
2HB_real_000600Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.["6.8", "60.1", "61.8", "6.7", "60.7", "63.8"]
3HB_real_001222Aggregation & ComparisonBest SelectionIn metric CB_avg.(↑) (block ResNet50), which row label in the leftmost row-label column is optimal? Higher values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "IN-lbGen(ours)", "value": "64.7"}
4HB_real_001223Aggregation & ComparisonBest SelectionIn metric BG_Gap(↓) (block ViT-S), which row label in the leftmost row-label column is optimal? Lower values indicate better performance. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "IN-lbGen(ours)", "value": "6.1"}
5HB_real_001224Markup GroundingHighlight PresenceIs the number with value 64.7 highlighted (emphasized in red text)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
6HB_real_000717Markup GroundingMarked Column ListingIn column CBavg.(↑), list all underlined values. Output only a JSON array of strings.["60.1", "61.8"]
7HB_real_001832Markup GroundingUnderline PresenceAt position (r=1,c=2) in the numeric part of the table, is the value underlined? Answer JSON {"underlined":true/false}. The numeric part excludes the left Backbone and Pre-Trained Data columns.{"underlined": false}
8HB_real_000718Markup GroundingMarked Value ListingList all red numeric values in the table. Output only a JSON array of strings.["56.1", "64.7", "6.4", "57.2", "66.0", "6.1"]
9HB_real_001032Markup GroundingMarked Value ListingList the numeric values in the bottom light-gray highlighted row. Output only a JSON array of strings.["57.2", "66.0", "6.1"]
10HB_real_000728Constrained RetrievalColor-Anchor RetrievalFor the value 56.1, list all numeric values highlighted with the same light-gray row background as the anchor row. Output only a JSON array of strings.["56.1", "64.7", "6.4"]
11HB_real_000732Aggregation & ComparisonGrouped AggregationExclude underlined cells. Among the remaining values in column BG_Gap(↓), what is the minimum value? Output only the number as a string."6.1"

249. real / real/images/real_000249.png / 11 QA

real/images/real_000249.png
#qidtasksubtaskquestionanswer
1HB_real_000216Aggregation & ComparisonExtremum ReasoningFrom this table, for item IN100-lbGen (L_en=✓, L_in=✓, L_q=✓, CLIP Size=Large), what is the minimum value across all dataset metrics? Output only the number as a string."34.3"
2HB_real_000841Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.["92.4", "68.8", "72.1", "42.3", "32.6", "58.4", "49.5", "39.2", "56.7"]
3HB_real_001227Aggregation & ComparisonArgmax ReasoningIn column Cars196, find the row and value of the maximum cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Rows and columns are counted in the numeric part of the table.{"row": 2, "col": 3, "value": "34.3"}
4HB_real_001228Aggregation & ComparisonExtremum ReasoningFor item IN100-lbGen (L_en=✓, L_in=✓, L_q=✓, CLIP Size=Base), what is the minimum value across all dataset metrics? Output only the number as a string."32.6"
5HB_real_001229Markup GroundingUnderline PresenceIs the number with value 72.1 underlined? Answer JSON {"underlined":true/false}. Example: {"underlined":true}. The value appears exactly once in the numeric data grid.{"underlined": true}
6HB_real_000962Markup GroundingMarked Column ListingIn column Avg., list all underlined values. Output only a JSON array of strings.["56.7"]
7HB_real_000963Markup GroundingUnderline PresenceThe value 88.3 appears exactly once in the numeric part of the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
8HB_real_001996Markup GroundingMarker CountingHow many underlined numeric values are in the table? Output only the count as a string."9"
9HB_real_000964Markup GroundingMarked Value ListingList all red numeric values in the table. Output only a JSON array of strings.["44.8", "34.3", "59.1", "92.7", "71.6", "72.0", "50.8", "42.3", "58.5"]
10HB_real_000970Aggregation & ComparisonGrouped AggregationExclude red text values. Among the remaining values in column Avg., what is the maximum value? Output only the number as a string."56.7"
11HB_real_rebal_000068Markup GroundingMarked Column ListingIn column Aircraft, list all underlined values. Output only a JSON array of strings.["42.3"]

250. real / real/images/real_000250.png / 9 QA

real/images/real_000250.png
#qidtasksubtaskquestionanswer
1HB_real_001230Constrained RetrievalCell RetrievalWhat is the value at column C_b (block CIFAR-10) for row BadNets [9]? Output only the number as a string."0.9313"
2HB_real_001231Local RelationsNeighbor Value TracingFor the cell with value 0.8144, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.8144", "up": "0.8196", "down": "0.7471", "left": "75.77", "right": "0.2022"}
3HB_real_001232Markup GroundingHighlight PresenceIs the number with value 47.69* highlighted (text-color emphasized)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
4HB_real_001233Local RelationsMarker-Anchor NeighborFor the cell with value 0.8144, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "75.77", "right": "0.2022"}
5HB_real_001999Markup GroundingMarked Value ListingBased on the table, return every underlined value. Output only a JSON array of strings.[]
6HB_real_001941Markup GroundingUnderline PresenceThe value 0.1076 appears exactly once in the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
7HB_real_001947Markup GroundingMarker CountingHow many underlined numeric values are in the table? Output only the count as a string."0"
8HB_real_001948Markup GroundingMarked Value ListingList all red numeric values in the table. Output only a JSON array of strings.["0.1076", "0.0361", "0.1167", "0.0872", "0.0888", "0.2022", "0.0675", "0.0065", "0.2301", "8.21", "0.1430", "47.69*"]
9HB_real_001949Consistency & MissingnessColumn MissingnessIn the CIFAR-10 WSR (%) column, list row labels whose entry is shown as missing using "-". Output only a JSON array of strings.["Clean Model"]

251. real / real/images/real_000251.png / 10 QA

real/images/real_000251.png
#qidtasksubtaskquestionanswer
1HB_real_001235Local RelationsNeighbor Value TracingFor the cell with value 0.8157, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.8157", "up": "0.0764", "down": "0.0039", "left": "89.03", "right": "0.9837"}
2HB_real_001236Local RelationsMarker-Anchor NeighborFor the cell with value 0.8157, return its up and down neighbors as JSON {"up":"...","down":"..."}.{"up": "0.0764", "down": "0.0039"}
3HB_real_001237Consistency & MissingnessCell MissingnessIs the cell (row IFT=✗, GM=✗, AS=✗, column Other) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
4HB_real_002026Markup GroundingMarked Value ListingBased on the table, return every underlined value. Output only a JSON array of strings.[]
5HB_real_002266Markup GroundingUnderline PresenceThe value 88.82 appears exactly once in the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
6HB_real_rebal_000002Constrained RetrievalColor-Anchor RetrievalIn the two pink highlighted rows, list the metric values from WSR (%) through Other. Output only a JSON array of strings.["88.82", "88.69", "0.0764", "0.9998", "0.0001", "88.96", "89.03", "0.8157", "0.9837", "0.5794"]
7HB_real_rebal_000003Constrained RetrievalColor-Anchor RetrievalFor the value 0.0039, list metric values in the same light-green highlighted row from WSR (%) through Other. Output only a JSON array of strings.["86.83", "89.00", "0.0039", "0.9837", "0.8655"]
8HB_real_rebal_000004Markup GroundingMarked Value ListingIn the bottom light-green highlighted row, list the metric values from WSR (%) through Other. Output only a JSON array of strings.["82.47", "87.79", "0.0017", "1.0000", "1.0000"]
9HB_real_rebal_000005Aggregation & ComparisonGrouped AggregationTake the pink highlighted rows. What is the maximum BA (%) value? Output only the number as a string."89.03"
10HB_real_rebal_000006Aggregation & ComparisonGrouped AggregationAcross the light-green highlighted rows, what is the mean Benign value? Output the value rounded to four decimal places as a string."0.9946"

252. real / real/images/real_000252.png / 10 QA

real/images/real_000252.png
#qidtasksubtaskquestionanswer
1HB_real_001239Local RelationsNeighbor Value TracingFor the cell with value 0.3266, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.3266", "up": "0.1539", "down": "0.3616", "left": "80.72", "right": "1.0000"}
2HB_real_001240Markup GroundingHighlight PresenceIs the number with value 85.06 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
3HB_real_001241Local RelationsMarker-Anchor NeighborFor the cell with value 0.3266, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "80.72", "right": "1.0000"}
4HB_real_rebal_000007Markup GroundingMarked Value ListingBased on the table, return every underlined value. Output only a JSON array of strings.[]
5HB_real_rebal_000008Markup GroundingUnderline PresenceThe value 85.06 appears exactly once in the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
6HB_real_rebal_000010Constrained RetrievalColor-Anchor RetrievalIn the first light-green row, list the metric values from WSR (%) through Other. Output only a JSON array of strings.["85.06", "88.20", "0.0071", "1.0000", "0.5772"]
7HB_real_rebal_000011Constrained RetrievalColor-Anchor RetrievalFor the value 0.2253, list metric values in the same light-green row from WSR (%) through Other. Output only a JSON array of strings.["88.06", "92.26", "0.2253", "0.9602", "0.8639"]
8HB_real_rebal_000012Aggregation & ComparisonGrouped AggregationAcross all rows, what is the mean BA (%) value? Output the value rounded to two decimal places as a string."87.99"
9HB_real_rebal_000013Local RelationsNeighbor Value TracingThe value 0.2253 appears exactly once in the table. What are its immediate left and right neighbors in the same row? Return JSON {"left":"<value or null>","right":"<value or null>"}.{"left": "92.26", "right": "0.9602"}
10HB_real_rebal_000014Aggregation & ComparisonArgmax ReasoningWithin the metric columns WSR (%) through Other, find the largest numeric cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Count rows top-to-bottom and metric columns left-to-right.{"row": 1, "col": 4, "value": "1.0000"}

253. real / real/images/real_000253.png / 5 QA

real/images/real_000253.png
#qidtasksubtaskquestionanswer
1HB_real_001242Constrained RetrievalCell RetrievalWhat is the BA (%) value when R = 3? Output only the number as a string. Note: R is the left header column (row label), not a numeric metric column."88.04"
2HB_real_001243Local RelationsNeighbor Value TracingFor the cell with value 0.0079, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.0079", "up": "0.0017", "down": "0.4439", "left": "88.04", "right": "0.9870"}
3HB_real_001244Markup GroundingHighlight PresenceIs the number with value 72.47 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
4HB_real_001245Local RelationsMarker-Anchor NeighborFor the cell with value 0.0079, return its up and down neighbors as JSON {"up":"...","down":"..."}.{"up": "0.0017", "down": "0.4439"}
5HB_real_001246Consistency & MissingnessCell MissingnessIs the cell (row R=1, column Benign) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

254. real / real/images/real_000254.png / 9 QA

real/images/real_000254.png
#qidtasksubtaskquestionanswer
1HB_real_000060Markup GroundingMarked Value ListingBased on the table, list numbers highlighted in light pink, excluding the left header column γ (γ values are row labels, not data values). Output only a JSON array of strings.["79.71", "87.10", "0.6583", "1.0000", "0.2552"]
2HB_real_000067Markup GroundingMarker CountingHow many underlined numeric cells are in the table? Output only the count as a string."0"
3HB_real_000556Markup GroundingMarker CountingFrom this table image, how many numeric cells are highlighted in light pink in this table? Output only the count as a string."5"
4HB_real_000637Consistency & MissingnessConsistency ProbingCompare row γ = 0.20 against row γ = 0.10 across WSR (%), BA (%), Watermark, Benign, and Other. List the columns where γ = 0.20 has a higher value. Output only a JSON array of column labels.["Watermark"]
5HB_real_000988Markup GroundingMarker CountingFrom the table image, how many highlighted numeric data cells are in the table (light green or light pink)? Exclude the left header column γ (treat γ values as row labels, not data values). Output only the count as a string. Example: "7". Keep the answer strictly in the requested format."20"
6HB_real_001085Constrained RetrievalCell RetrievalWhat is the BA (%) value when γ = 0.05? Output only the number as a string. Example: "88.50"."88.50"
7HB_real_001087Local RelationsNeighbor Value TracingAt the cell with value 0.6583, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part of the table excludes the left header column γ. Use null if a neighbor does not exist.{"target": "0.6583", "up": "0.0017", "down": null, "left": "87.10", "right": "1.0000"}
8HB_real_001088Local RelationsNeighbor Value TracingAt the cell with value 88.50, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. The numeric part of the table excludes the left header column γ. Use null if a neighbor does not exist.{"target": "88.50", "up": "88.86", "down": "87.79", "left": "81.11", "right": "0.0018"}
9HB_real_002267Constrained RetrievalValue FilteringAmong light-pink highlighted cells, list the values that are > 1.0. Output JSON array of strings.["79.71", "87.10"]

255. real / real/images/real_000255.png / 12 QA

real/images/real_000255.png
#qidtasksubtaskquestionanswer
1HB_real_001248Local RelationsNeighbor Value TracingFor the cell with value 74.6, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "74.6", "up": "36.7", "down": "80.7", "left": "71.5", "right": "82.2"}
2HB_real_001249Markup GroundingUnderline PresenceIs the number with value 85.1 underlined? Answer JSON {"underlined":true/false}. The value appears exactly once in the numeric data grid.{"underlined": true}
3HB_real_001250Local RelationsMarker-Anchor NeighborFor the cell with value 74.6, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "71.5", "right": "82.2"}
4HB_real_000887Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.["85.1", "89.8", "99.3", "70.6", "88.2", "71.5", "74.6", "79.7", "63.1"]
5HB_real_000771Markup GroundingMarked Column ListingIn column Average, list all underlined values. Output only a JSON array of strings.["79.7"]
6HB_real_000889Markup GroundingUnderline PresenceThe value 70.4 appears exactly once in the numeric part of the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
7HB_real_001987Markup GroundingMarked Value ListingList all bold numeric values in the table. Output only a JSON array of strings.["78.0", "63.5", "97.1", "100.0", "78.0", "74.2", "95.9", "72.3", "80.7", "87.1", "83.2"]
8HB_real_001753Markup GroundingMarker CountingHow many numeric values are boldfaced in the table? Output only the count as a string."11"
9HB_real_001034Markup GroundingMarked Value ListingList all values in the light-blue highlighted CPath-CLIP row. Output only a JSON array of strings.["97.1", "100.0", "78.0", "74.2", "95.9", "72.3", "80.7", "87.1", "63.1", "83.2"]
10HB_real_000890Constrained RetrievalValue FilteringIn the light-blue highlighted CPath-CLIP row, list the numeric values greater than 90. Output only a JSON array of strings.["97.1", "100.0", "95.9"]
11HB_real_000953Aggregation & ComparisonGrouped AggregationExclude light-blue highlighted cells. Among the remaining values in column Average, what is the maximum value? Output only the number as a string."79.7"
12HB_real_001838Aggregation & ComparisonArgmax ReasoningIn the numeric part of the table, find the largest numeric cell. Return JSON {"row":<int>,"col":<int>,"value":<string>}. Count rows top-to-bottom and numeric columns left-to-right.{"row": 7, "col": 2, "value": "100.0"}

256. real / real/images/real_000256.png / 10 QA

real/images/real_000256.png
#qidtasksubtaskquestionanswer
1HB_real_000516Markup GroundingUnderline PresenceBased on the table image, is the number with value 53.9 underlined? Answer JSON {"underlined":true/false}. The value appears exactly once in the numeric data grid.{"underlined": true}
2HB_real_001252Constrained RetrievalCell RetrievalWhat is the value at column PathCLS ALL for row CPath-Omni? Output only the number as a string."79.0"
3HB_real_001253Local RelationsNeighbor Value TracingFor the cell with value 60.7, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "60.7", "up": "45.3", "down": "70.6", "left": "60.8", "right": "63.5"}
4HB_real_001254Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.["53.9", "49.8", "59.4", "53.5", "58.7", "53.9", "60.4", "53.6", "51.4", "36.2", "34.7", "52.8"]
5HB_real_001255Local RelationsMarker-Anchor NeighborFor the cell with value 60.7, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "60.8", "right": "63.5"}
6HB_real_001256Aggregation & ComparisonExtremum ReasoningIn row CPath-Omni, what is the minimum value across all dataset metrics? Output only the number as a string."65.9"
7HB_real_001843Constrained RetrievalColor-Anchor RetrievalFor the number with value 79.0, list all numeric values highlighted with the same light-blue row background as the anchor row. Output only a JSON array of strings.["72.4", "72.2", "74.0", "69.9", "76.6", "71.8", "69.8", "70.6", "65.9", "70.6", "75.7", "79.0"]
8HB_real_000877Markup GroundingUnderline PresenceIs the value at position (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}
9HB_real_000968Markup GroundingMarked Column ListingList all underlined values in column PathCLS Tiny. Output only a JSON array of strings.["36.2"]
10HB_real_001701Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light pink in the Expert performance row. What is their maximum numeric value? Output only the number as a string."78.9"

257. real / real/images/real_000257.png / 11 QA

real/images/real_000257.png
#qidtasksubtaskquestionanswer
1HB_real_001258Local RelationsNeighbor Value TracingFor the cell with value 12.8, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "12.8", "up": "8.0", "down": "25.6", "left": "0.1", "right": "20.5"}
2HB_real_001259Markup GroundingBold PresenceIs the number with value 67.3 boldfaced? Answer JSON {"bold":true/false}. The value appears exactly once in the numeric data grid.{"bold": true}
3HB_real_001260Local RelationsMarker-Anchor NeighborFor the cell with value 12.8, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "0.1", "right": "20.5"}
4HB_real_rebal_000072Markup GroundingMarked Value ListingBased on the table, return every underlined value. Output only a JSON array of strings.[]
5HB_real_rebal_000073Markup GroundingUnderline PresenceAt position (r=1,c=1) in the numeric part of the table, is the value underlined? Answer JSON {"underlined":true/false}. The numeric part excludes the left Model column.{"underlined": false}
6HB_real_rebal_000075Markup GroundingMarked Value ListingIn the CPath-Omni row, list all bold numeric values. Output only a JSON array of strings.["33.7", "20.1", "12.9", "8.7", "25.6", "67.3", "70.8"]
7HB_real_rebal_000076Markup GroundingMarked Column ListingIn column BLEU_1, list all bold values. Output only a JSON array of strings.["33.7"]
8HB_real_rebal_000077Markup GroundingMarker CountingHow many bold numeric values are in the CPath-Omni row? Output only the count as a string."7"
9HB_real_rebal_000079Constrained RetrievalColor-Anchor RetrievalIn the light-blue CPath-Omni row, list the Report Generation values highlighted with the same color. Output only a JSON array of strings.["33.7", "20.1", "12.9", "8.7", "25.6"]
10HB_real_rebal_000080Constrained RetrievalColor-Anchor RetrievalFor the value 67.3, list the VQA values highlighted with the same light-blue row background. Output only a JSON array of strings.["67.3", "70.8"]
11HB_real_rebal_000081Markup GroundingMarker CountingHow many Report Generation numeric cells are highlighted in the light-blue CPath-Omni row? Output only the count as a string."5"

258. real / real/images/real_000258.png / 5 QA

real/images/real_000258.png
#qidtasksubtaskquestionanswer
1HB_real_001261Constrained RetrievalCell RetrievalIn panel (b) Attention Alignment, what is the value in column V for row +CoV? Output only the number as a string."54.3"
2HB_real_001262Local RelationsNeighbor Value TracingFor the cell with value 52.2, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "52.2", "up": "54.3", "down": null, "left": "67.2", "right": null}
3HB_real_001263Local RelationsMarker-Anchor NeighborFor the cell with value 52.2, return its up and left neighbors as JSON {"up":"...","left":"..."}.{"up": "54.3", "left": "67.2"}
4HB_real_001264Consistency & MissingnessCell MissingnessIs the cell in panel (a) Module at row MDM=✗, DAA=✗ and column G missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
5HB_real_rebal_000082Markup GroundingUnderline PresenceThe value 54.3 appears exactly once in the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}

259. real / real/images/real_000259.png / 8 QA

real/images/real_000259.png
#qidtasksubtaskquestionanswer
1HB_real_001265Constrained RetrievalCell RetrievalWhat is the value at column CV-Bench3D (block Vision-Centric) for row MODA-34B? Output only the number as a string."81.3"
2HB_real_001266Local RelationsNeighbor Value TracingFor the cell with value 74.3, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "74.3", "up": "73.3", "down": "79.8", "left": "72.0", "right": "65.2"}
3HB_real_001267Local RelationsMarker-Anchor NeighborFor the cell with value 74.3, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "72.0", "right": "65.2"}
4HB_real_001835Constrained RetrievalColor-Anchor RetrievalIn the light-blue MODA-8B row under Base LLM: Llama-3-Ins-8B, list all numeric values in that highlighted row. Output only a JSON array of strings.["72.1", "1535.9", "73.8", "74.9", "63.0", "61.5", "80.4", "43.1", "48.8", "73.6", "72.0", "74.3", "65.2", "70.4", "78.1", "66.0", "52.6", "64.1", "73.5", "73.8"]
5HB_real_000778Markup GroundingMarked Value ListingList all numeric values highlighted in light cyan in the MODA-34B row. Output only a JSON array of strings.["76.7", "1639.2", "82.3", "75.8", "66.2", "69.5", "88.1", "52.5", "54.0", "83.4", "74.7", "79.8", "62.7", "78.3", "78.2", "69.9", "53.8", "68.5", "75.8", "81.3"]
6HB_real_000812Aggregation & ComparisonGrouped AggregationTake the cells highlighted in light cyan in the MODA-34B row. What is their maximum numeric value? Output only the number as a string."1639.2"
7HB_real_000671Aggregation & ComparisonArgmax ReasoningConsidering only numeric cells, find the single largest numeric cell in the table. Return JSON {"row":<1-based data row index>,"col":"<column label>","value":"<cell value>"}.{"row": 17, "col": "MME^P", "value": "1689.3"}
8HB_real_000467Local RelationsNeighbor IndexingAt position (r=14,c=15) in the numeric part of the table, return the target and its four neighbors as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}. Use null if a neighbor does not exist.{"target": "79.8", "up": "74.3", "down": "76.1", "left": "74.7", "right": "62.7"}

260. real / real/images/real_000260.png / 6 QA

real/images/real_000260.png
#qidtasksubtaskquestionanswer
1HB_real_000566Aggregation & ComparisonGrouped AggregationWithin the GPT/Gemini/Claude/Qwen group, what is the mean value of column Response Accuracy? Output only the number as a string, rounded to three decimal places."1.070"
2HB_real_001268Constrained RetrievalCell RetrievalWhat is the value at column Personality Consistency for row MODA-8B (In-Test)? Output only the number as a string."1.013"
3HB_real_001269Local RelationsNeighbor Value TracingFor the cell with value 1.127, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "1.127", "up": "0.999", "down": "0.884", "left": "1.157", "right": "1.070"}
4HB_real_001270Markup GroundingHighlight PresenceIs the number with value 1.013 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
5HB_real_001271Local RelationsMarker-Anchor NeighborFor the highlighted cell with value 1.013, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "0.992", "right": "0.996"}
6HB_real_001272Aggregation & ComparisonExtremum ReasoningIn row MODA-8B (In-Test), what is the minimum value across all Cognition metrics? Output only the number as a string."0.996"

261. real / real/images/real_000261.png / 7 QA

real/images/real_000261.png
#qidtasksubtaskquestionanswer
1HB_real_001273Constrained RetrievalCell RetrievalWhat is the value at column HFM (F1) for row MODA-8B in the Emotion-Specialized block? Output only the number as a string."0.881"
2HB_real_001274Local RelationsNeighbor Value TracingFor the cell with value 0.739, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.739", "up": "0.732", "down": "0.697", "left": "0.755", "right": "0.738"}
3HB_real_001275Markup GroundingHighlight PresenceIs the number with value 0.588 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
4HB_real_001276Local RelationsMarker-Anchor NeighborFor the cell with value 0.739, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "0.755", "right": "0.738"}
5HB_real_rebal_000097Constrained RetrievalColor-Anchor RetrievalFor the number with value 0.881, list all numbers highlighted with the same green color as the anchor. Output only a JSON array of strings.["0.881"]
6HB_real_rebal_000098Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.[]
7HB_real_rebal_000099Markup GroundingUnderline PresenceIs the value at position (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}

262. real / real/images/real_000262.png / 6 QA

real/images/real_000262.png
#qidtasksubtaskquestionanswer
1HB_real_001277Constrained RetrievalCell RetrievalWhat is the value at column LPIPS↓ (block Average) for row Ours? Output only the number as a string. Note: LPIPS↓ means lower is better."0.0040"
2HB_real_001278Local RelationsNeighbor Value TracingFor the cell with value 40.82, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "40.82", "up": "41.24", "down": "40.52", "left": "0.0015", "right": "0.9992"}
3HB_real_001279Markup GroundingHighlight PresenceIs the number with value 44.29 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
4HB_real_001280Local RelationsMarker-Anchor NeighborFor the cell with value 40.82, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "0.0015", "right": "0.9992"}
5HB_real_001281Consistency & MissingnessCell MissingnessIs the cell (row D-NeRF, column MS-SSIM↑, block Mutant) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
6HB_real_rebal_000100Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.[]

263. real / real/images/real_000263.png / 5 QA

real/images/real_000263.png
#qidtasksubtaskquestionanswer
1HB_real_001282Constrained RetrievalCell RetrievalWhat is the value at column CC_NN for dataset B? Output the full cell text as a string."90.0(1.2)"
2HB_real_001283Local RelationsNeighbor Value TracingFor the cell with value 89.9(1.6), return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "89.9(1.6)", "up": "88.4(1.5)", "down": "93.4(1.4)", "left": "82.3(1.4)", "right": "89.9(1.6)"}
3HB_real_001284Markup GroundingBold PresenceIs the number with value 94.5(1.4) boldfaced? Answer JSON {"bold":true/false}. The value appears exactly once in the numeric data grid.{"bold": true}
4HB_real_001285Local RelationsMarker-Anchor NeighborFor the cell with value 89.9(1.6), return its up and down neighbors as JSON {"up":"...","down":"..."}.{"up": "88.4(1.5)", "down": "93.4(1.4)"}
5HB_real_rebal_000083Markup GroundingUnderline PresenceThe value 90.0(1.2) appears exactly once in the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}

264. real / real/images/real_000264.png / 5 QA

real/images/real_000264.png
#qidtasksubtaskquestionanswer
1HB_real_001286Constrained RetrievalCell RetrievalWhat is the value at column ENN for dataset E? Output only the number as a string."0.634"
2HB_real_001287Local RelationsNeighbor Value TracingFor the cell with value 0.403, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "0.403", "up": "0.032", "down": "0.018", "left": "0.023", "right": "0.197"}
3HB_real_001288Markup GroundingHighlight PresenceIs the number with value 0.692 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
4HB_real_001289Local RelationsMarker-Anchor NeighborFor the cell with value 0.403, return its up and down neighbors as JSON {"up":"...","down":"..."}.{"up": "0.032", "down": "0.018"}
5HB_real_rebal_000084Markup GroundingUnderline PresenceThe value 88.8(1.8) appears exactly once in the table. Is it underlined? Answer JSON {"underlined":true/false}.{"underlined": false}

265. real / real/images/real_000265.png / 8 QA

real/images/real_000265.png
#qidtasksubtaskquestionanswer
1HB_real_001290Constrained RetrievalCell RetrievalWhat is the value at column SBC for dataset I? Output only the number as a string."2.861"
2HB_real_001291Local RelationsNeighbor Value TracingFor the cell with value 1.867, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "1.867", "up": "1.521", "down": "1.612", "left": "1.619", "right": "1.728"}
3HB_real_001292Markup GroundingHighlight PresenceIs the number with value 0.800 highlighted (background-colored)? Answer JSON {"highlighted":true/false}. The value appears exactly once in the numeric data grid.{"highlighted": true}
4HB_real_001293Local RelationsMarker-Anchor NeighborFor the cell with value 1.867, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "1.619", "right": "1.728"}
5HB_real_001294Consistency & MissingnessCell MissingnessIs the cell (dataset C, column TL) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
6HB_real_rebal_000094Constrained RetrievalColor-Anchor RetrievalFor the number with value 0.800, list all numbers highlighted with the same deep-red color as the anchor. Output only a JSON array of strings.["0.800"]
7HB_real_rebal_000095Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.[]
8HB_real_rebal_000096Markup GroundingUnderline PresenceIs the value at position (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}

266. real / real/images/real_000266.png / 11 QA

real/images/real_000266.png
#qidtasksubtaskquestionanswer
1HB_real_001296Local RelationsNeighbor Value TracingFor the cell with value 1.557, return the target and its four neighbors (up, down, left, right) as JSON {"target":"...","up":"...","down":"...","left":"...","right":"..."}.{"target": "1.557", "up": "1.333", "down": "1.586", "left": "1.338", "right": "1.554"}
2HB_real_001297Markup GroundingBold PresenceIs the number with value 2.468 boldfaced? Answer JSON {"bold":true/false}. The value appears exactly once in the numeric data grid.{"bold": true}
3HB_real_001298Local RelationsMarker-Anchor NeighborFor the cell with value 1.557, return its left and right neighbors as JSON {"left":"...","right":"..."}.{"left": "1.338", "right": "1.554"}
4HB_real_001299Consistency & MissingnessCell MissingnessIs the cell (size Large, dataset L, column CNN, block Macro-F1) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
5HB_real_rebal_000087Markup GroundingMarked Column ListingIn column NoUnder (block Macro-F1), list all boldfaced numeric values. Output only a JSON array of strings.["91.2(1.0)", "93.9(1.4)", "95.2(0.7)", "91.7(1.8)", "83.9(5.4)", "88.8(3.7)", "76.3(6.0)", "96.7(0.9)"]
6HB_real_rebal_000088Markup GroundingMarked Column ListingIn column E2SC_US (block Macro-F1), list all boldfaced numeric values. Output only a JSON array of strings.["92.1(1.4)", "93.4(4.6)", "92.4(0.5)"]
7HB_real_rebal_000089Markup GroundingMarked Value ListingList all boldfaced numeric values in row K. Output only a JSON array of strings.["96.7(0.9)", "0.029", "1.923", "1.923"]
8HB_real_rebal_000090Markup GroundingMarker CountingHow many boldfaced numeric cells are in the whole table? Output only the count as a string."40"
9HB_real_rebal_000091Constrained RetrievalColor-Anchor RetrievalAt position (r=2,c=8) in the numeric part of the table, list all numbers highlighted with the same red color as the anchor. The numeric part starts at column NoUnder in block Macro-F1 and proceeds left to right across blocks. Output only a JSON array of strings.["0.030"]
10HB_real_rebal_000092Markup GroundingMarked Value ListingList all underlined numeric values in the table. Output only a JSON array of strings.[]
11HB_real_rebal_000093Markup GroundingUnderline PresenceIs the value at position (r=1,c=1) in the numeric part of the table underlined? Answer JSON {"underlined":true/false}.{"underlined": false}

267. synthetic / synthetic/images/syn_000001.png / 6 QA

synthetic/images/syn_000001.png
#qidtasksubtaskquestionanswer
1HB_syn_000001Aggregation & ComparisonExtremum ReasoningFor item Approach-Y, what is the maximum value across all metrics? Exclude N/A and —. Output only the number as a string. Example: "12.34"."99.01"
2HB_syn_000002Local RelationsNeighbor IndexingAt (r=9,c=4) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "58.61", "up": "55.04", "down": "90.99", "left": "80.48", "right": "16.26"}
3HB_syn_000003Constrained RetrievalColor-Anchor RetrievalFor the number at row 2, column 8, list all numbers highlighted with the same color (purple, hex #B07CFF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["74.19", "22.96", "80.92", "86.30", "26.01", "50.06", "7.96", "24.68", "25.27", "−1.95 ±0.46"]
4HB_syn_000004Markup GroundingMarked Column ListingList all underlined numbers in column Val↑ under Grp-C. Output only a JSON array of strings. Example: ["12.34","56.78"].["87.68"]
5HB_syn_000005Consistency & MissingnessCell MissingnessIs the cell (Variant-Z, ΔDelta↑ under Cfg-D) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
6HB_syn_000006Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: pink(#FFB7D6), light purple(#E593FC), purple(#B07CFF), blue(#6FA0FF). Is the number at (r=9,c=4) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

268. synthetic / synthetic/images/syn_000002.png / 4 QA

synthetic/images/syn_000002.png
#qidtasksubtaskquestionanswer
1HB_syn_000007Aggregation & ComparisonPairwise ComparisonCompare Method-D vs Baseline-Z on Score. Which one is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-D", "value": "44.09"}
2HB_syn_000008Local RelationsMarker-Anchor NeighborWhat is the value adjacent (left) to the text-colored in green (hex #2E7D32) with value +0.42 ±0.41 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."97.61"
3HB_syn_000009Constrained RetrievalColor-Anchor RetrievalFor the number with value 9.17, list all numbers highlighted with the same color (red, hex #FF5A5C). Output only a JSON array of strings. Example: ["12.34","56.78"].["9.17", "93.59", "−0.33 ±0.34", "22.40"]
4HB_syn_000010Consistency & MissingnessColumn MissingnessReturn the items whose Score is missing (N/A or —). Output JSON array of strings.["Variant-F"]

269. synthetic / synthetic/images/syn_000003.png / 6 QA

synthetic/images/syn_000003.png
#qidtasksubtaskquestionanswer
1HB_syn_000011Aggregation & ComparisonArgmax ReasoningFind the row label with the maximum value in column Score under Sect-A. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Baseline-D", "value": "83.31"}
2HB_syn_000012Local RelationsNeighbor Value TracingLocate value 34.23 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "34.23", "up": "14.37", "down": "65.44", "left": "72.52", "right": "57.44"}
3HB_syn_000013Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."24"
4HB_syn_000014Consistency & MissingnessCell MissingnessIs the cell (Baseline-C, S-D under Cfg-C) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
5HB_syn_000015Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are <= 89.37. Output JSON array of strings.["87.62", "68.23", "40.21", "57.44", "68.34", "83.31", "62.40", "32.21", "89.37", "70.99", "4.33", "78.87", "79.18"]
6HB_syn_000016Markup GroundingHighlight PresenceCheck whether value 91.36 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_pink(#FFD1E7), mid_pink(#FC88BC), dark_pink(#F74B98). The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "mid_pink", "hex": "#FC88BC"}

270. synthetic / synthetic/images/syn_000004.png / 8 QA

synthetic/images/syn_000004.png
#qidtasksubtaskquestionanswer
1HB_syn_000017Constrained RetrievalCell RetrievalReturn the value where Approach-E intersects Rate under Sect-C. Output only the number as a string. Example: "12.34"."31.89"
2HB_syn_000018Aggregation & ComparisonExtremum ReasoningReturn the max of column Rate. Exclude N/A and —. Output only the number as a string. Example: "12.34"."99.11"
3HB_syn_000019Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column Val under Sect-B. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 4, "col": 2, "value": "96.30"}
4HB_syn_000020Local RelationsMarker-Anchor NeighborWhat is the value adjacent (left) to the highlighted in orange (hex #F9B163) with value −1.97 ±0.50 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."49.36"
5HB_syn_000021Markup GroundingMarked Value ListingFind all orange-highlighted values (hex #F9B163) and list them. Output only a JSON array of strings. Example: ["12.34","56.78"].["53.57", "−1.97 ±0.50", "−2.04 ±0.68", "82.07", "54.03", "4.45", "97.17", "2.07", "−1.52 ±0.55"]
6HB_syn_000022Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."5"
7HB_syn_000023Consistency & MissingnessColumn MissingnessIn Val under Sect-B, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Method-B [26]"]
8HB_syn_000024Constrained RetrievalValue FilteringAmong highlighted standalone numeric values (any color), list the values that are <= 53.57. Within the highlighted cells, exclude entries written as signed change/uncertainty values, such as "+1.15 ± 0.63". Output only a JSON array of strings.["53.57", "4.45", "6.81", "22.73", "53.53", "2.07"]

271. synthetic / synthetic/images/syn_000005.png / 5 QA

synthetic/images/syn_000005.png
#qidtasksubtaskquestionanswer
1HB_syn_000025Aggregation & ComparisonExtremum ReasoningIn row System-D, what is the smallest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."11.45"
2HB_syn_000026Local RelationsNeighbor IndexingAt (r=11,c=3) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "66.91", "up": "42.43", "down": "0.74", "left": "26.19", "right": "35.08"}
3HB_syn_000027Constrained RetrievalColor-Anchor RetrievalFor the number with value 57.22, list all numbers highlighted with the same color (purple, hex #B07CFF). Output only a JSON array of strings. Example: ["12.34","56.78"].["20.25", "10.37", "53.91", "33.24", "26.19", "57.22"]
4HB_syn_000028Markup GroundingMarked Value ListingList all underlined numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["20.91", "87.05", "93.40", "85.08", "10.99"]
5HB_syn_000029Consistency & MissingnessCell MissingnessIs the cell (Approach-D, S-A↓ under Zone-A) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

272. synthetic / synthetic/images/syn_000006.png / 5 QA

synthetic/images/syn_000006.png
#qidtasksubtaskquestionanswer
1HB_syn_000030Aggregation & ComparisonRank SelectionIn Eff, who are the top 3 (highest to lowest)? Output JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Model-Z [46]", "value": "83.33"}, {"item": "System-E", "value": "71.94"}, {"item": "Baseline-A", "value": "69.51"}]
2HB_syn_000031Local RelationsMarker-Anchor NeighborLocate the highlighted in light_cyan_blue (hex #C8ECFF) with value 69.51 number and return the number immediately to its right. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."38.41"
3HB_syn_000032Markup GroundingMarked Value ListingWhich values are highlighted in light_cyan_blue (#C8ECFF)? Output only a JSON array of strings. Example: ["12.34","56.78"].["69.51", "55.05"]
4HB_syn_000033Constrained RetrievalColor-Anchor RetrievalUsing (r=4,c=2) as an anchor, list all cells sharing its highlight color (dark_cyan_blue/#55BFFF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["83.33", "38.41"]
5HB_syn_000034Consistency & MissingnessColumn MissingnessList all missing entries in column Eff (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Method-X", "Approach-B"]

273. synthetic / synthetic/images/syn_000007.png / 6 QA

synthetic/images/syn_000007.png
#qidtasksubtaskquestionanswer
1HB_syn_000035Aggregation & ComparisonExtremum ReasoningReturn the min of column MetB. Exclude N/A and —. Output only the number as a string. Example: "12.34"."34.14"
2HB_syn_000036Aggregation & ComparisonRank SelectionWho ranks 2nd in column MetDB? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Baseline-D", "value": "91.76"}
3HB_syn_000037Local RelationsNeighbor Value TracingLocate value 16.18 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "16.18", "up": "23.38", "down": "13.27", "left": "7.57", "right": "84.01"}
4HB_syn_000038Constrained RetrievalColor-Anchor RetrievalFind the cell containing 35.15. Return all values sharing its highlight color (light_purple/#E6D1FF). Output only a JSON array of strings. Example: ["12.34","56.78"].["23.38", "37.03", "7.57", "84.01", "35.15", "19.33", "66.30", "33.91", "66.00", "1.34"]
5HB_syn_000039Markup GroundingMarked Column ListingIn MetA↓, return the values that are underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["32.55"]
6HB_syn_000040Consistency & MissingnessColumn MissingnessReturn the items whose Qual is missing (N/A or —). Output JSON array of strings.["Baseline-D", "Method-D", "Approach-E"]

274. synthetic / synthetic/images/syn_000008.png / 5 QA

synthetic/images/syn_000008.png
#qidtasksubtaskquestionanswer
1HB_syn_000041Aggregation & ComparisonExtremum ReasoningFind the highest entry in Err. Exclude N/A and —. Output only the number as a string. Example: "12.34"."94.13"
2HB_syn_000042Local RelationsNeighbor IndexingAt (r=5,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "31.59", "up": "37.86", "down": "94.13", "left": "36.68", "right": "4.93"}
3HB_syn_000043Consistency & MissingnessCell MissingnessIs the cell (Baseline-Z, Stat↓ under Set-A) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
4HB_syn_000044Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are >= 67.56. Output JSON array of strings.["82.88", "67.56", "90.53", "94.13", "81.79", "91.32", "97.38"]
5HB_syn_000045Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: pink(#FFB7D6), light purple(#E593FC), purple(#B07CFF), blue(#6FA0FF). Is the number with value 97.38 highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "light purple", "hex": "#E593FC"}

275. synthetic / synthetic/images/syn_000009.png / 6 QA

synthetic/images/syn_000009.png
#qidtasksubtaskquestionanswer
1HB_syn_000046Aggregation & ComparisonExtremum ReasoningFor item Baseline-F [56], what is the minimum value across all metrics? Exclude N/A and —. Output only the number as a string. Example: "12.34"."1.74"
2HB_syn_000047Local RelationsNeighbor Value TracingLocate value 5.86 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "5.86", "up": "89.07", "down": "22.99", "left": "84.24", "right": "11.03"}
3HB_syn_000048Constrained RetrievalColor-Anchor RetrievalUsing (r=7,c=3) as an anchor, list all cells sharing its highlight color (mid_pink/#FC88BC). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["87.84", "97.52", "71.97", "3.34", "90.02", "81.37", "15.36"]
4HB_syn_000049Markup GroundingMarked Value ListingReturn every value that is underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["87.84", "97.52", "71.97", "3.34", "90.02", "81.37", "15.36"]
5HB_syn_000050Consistency & MissingnessColumn MissingnessIn MetD↑ under Grp-C, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Baseline-Y"]
6HB_syn_000051Markup GroundingHighlight PresenceCheck whether (r=2,c=1) is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_pink(#FFD1E7), mid_pink(#FC88BC), dark_pink(#F74B98). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

276. synthetic / synthetic/images/syn_000010.png / 8 QA

synthetic/images/syn_000010.png
#qidtasksubtaskquestionanswer
1HB_syn_000052Constrained RetrievalCell RetrievalFor item Baseline-E, what is the value in column MetDB? Output only the number as a string. Example: "12.34"."84.69"
2HB_syn_000053Aggregation & ComparisonArgmax ReasoningFind the row label with the maximum value in column Eff. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Approach-F [53]", "value": "94.64"}
3HB_syn_000054Aggregation & ComparisonPairwise ComparisonOn metric Eff, which is higher: Approach-F [53] or Model-E? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Approach-F [53]", "value": "94.64"}
4HB_syn_000055Local RelationsMarker-Anchor NeighborFind the right neighbor of the highlighted in light_green (hex #D7F6D1) with value 54.05 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."73.02"
5HB_syn_000056Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."24"
6HB_syn_000057Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."8"
7HB_syn_000058Consistency & MissingnessCell MissingnessCheck whether Method-F at MetD↑ is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}
8HB_syn_000059Constrained RetrievalValue FilteringFilter MetD↑ by >= 34.73. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Baseline-Y", "value": "74.30"}, {"item": "Approach-F [53]", "value": "46.68"}, {"item": "System-D [17]", "value": "94.27"}, {"item": "Method-Y", "value": "34.73"}, {"item": "Baseline-E", "value": "86.97"}]

277. synthetic / synthetic/images/syn_000011.png / 5 QA

synthetic/images/syn_000011.png
#qidtasksubtaskquestionanswer
1HB_syn_000060Aggregation & ComparisonExtremum ReasoningFind the lowest entry in Rate. Exclude N/A and —. Output only the number as a string. Example: "12.34"."11.77"
2HB_syn_000061Local RelationsNeighbor Value TracingAt the cell with value 23.32, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "23.32", "up": "85.78", "down": "—", "left": "85.01", "right": "18.57"}
3HB_syn_000062Constrained RetrievalColor-Anchor RetrievalFor the number with value 92.05, list all numbers highlighted with the same color (mid_orange, hex #F1B17D). Output only a JSON array of strings. Example: ["12.34","56.78"].["12.90", "73.91", "90.61", "92.05", "79.81", "86.51"]
4HB_syn_000063Consistency & MissingnessCell MissingnessCheck whether Baseline-C at Val is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}
5HB_syn_000064Markup GroundingHighlight PresenceCheck whether value 98.50 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_orange(#FCE0C7), mid_orange(#F1B17D), dark_orange(#E47B30). The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "dark_orange", "hex": "#E47B30"}

278. synthetic / synthetic/images/syn_000012.png / 5 QA

synthetic/images/syn_000012.png
#qidtasksubtaskquestionanswer
1HB_syn_000065Aggregation & ComparisonRank SelectionWho ranks 2nd in column Err under Blk-B? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "System-X", "value": "77.66"}
2HB_syn_000066Local RelationsNeighbor IndexingAt (r=5,c=4) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "8.06", "up": "7.09", "down": "37.60", "left": "95.01", "right": "5.74"}
3HB_syn_000067Constrained RetrievalColor-Anchor RetrievalTake the cell at (r=9,c=9). Return all values with the same highlight color (red, #FF5A5C). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["2.97", "3.58", "19.72", "26.02", "16.97", "36.56"]
4HB_syn_000068Consistency & MissingnessColumn MissingnessReturn the items whose MetD under Cfg-C is missing (N/A or —). Output JSON array of strings.["Model-E", "System-X"]
5HB_syn_000069Markup GroundingHighlight PresenceCheck whether (r=8,c=8) is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: red(#FF5A5C), orange(#FF8C3A), yellow(#FFE9A3). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": true, "color": "red", "hex": "#FF5A5C"}

279. synthetic / synthetic/images/syn_000013.png / 5 QA

synthetic/images/syn_000013.png
#qidtasksubtaskquestionanswer
1HB_syn_000070Aggregation & ComparisonExtremum ReasoningIn row Approach-F [52], what is the largest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."92.17"
2HB_syn_000071Local RelationsNeighbor Value TracingLocate value 89.82 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "89.82", "up": "57.02", "down": "11.76", "left": "17.21", "right": "83.82"}
3HB_syn_000072Markup GroundingMarked Value ListingWhich values are highlighted in blue (#6DA1FD)? Output only a JSON array of strings. Example: ["12.34","56.78"].["61.83", "31.38", "4.74", "11.76", "68.30", "72.99", "20.36", "99.04", "−2.47 ±0.45", "24.54"]
4HB_syn_000073Consistency & MissingnessColumn MissingnessList all missing entries in column MetD↑ under Cfg-A (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Baseline-Z"]
5HB_syn_000074Constrained RetrievalValue FilteringAmong highlighted standalone numeric values (any color), list the values that are >= 57.02. Within the highlighted cells, exclude entries written as signed change/uncertainty values, such as "+1.15 ± 0.63". Output only a JSON array of strings.["61.83", "57.02", "68.30", "72.99", "75.45", "99.04", "74.92"]

280. synthetic / synthetic/images/syn_000014.png / 6 QA

synthetic/images/syn_000014.png
#qidtasksubtaskquestionanswer
1HB_syn_000075Aggregation & ComparisonPairwise ComparisonIn row Baseline-X, is Qual under Grp-A higher or S-A under Grp-A higher? Return {item,value} where item is the winning metric. Exclude N/A and —.{"item": "Qual under Grp-A", "value": "23.10"}
2HB_syn_000076Local RelationsMarker-Anchor NeighborLocate the underlined with value 67.05 number and return the number immediately above it. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."61.47"
3HB_syn_000077Markup GroundingMarked Column ListingWhich entries in column MetD↓ under Set-B are underlined? Output only a JSON array of strings. Example: ["12.34","56.78"].["33.54"]
4HB_syn_000078Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."7"
5HB_syn_000079Consistency & MissingnessCell MissingnessCheck whether Model-B at Qual under Grp-A is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}
6HB_syn_000080Constrained RetrievalValue FilteringIn column MetD↓ under Set-B, list all row labels in the leftmost row-label column with value < 46.46. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Variant-E", "value": "46.18"}, {"item": "Baseline-A [51]", "value": "39.11"}, {"item": "Model-B", "value": "44.95"}, {"item": "System-Z", "value": "33.54"}, {"item": "System-B", "value": "41.49"}, {"item": "Model-D", "value": "38.49"}, {"item": "Variant-F", "value": "4.90"}]

281. synthetic / synthetic/images/syn_000015.png / 5 QA

synthetic/images/syn_000015.png
#qidtasksubtaskquestionanswer
1HB_syn_000081Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column S-C under Sect-C. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 12, "col": 8, "value": "98.97"}
2HB_syn_000082Local RelationsNeighbor IndexingAt (r=9,c=7) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "12.92", "up": "71.37", "down": "43.66", "left": "75.91", "right": "20.08"}
3HB_syn_000083Constrained RetrievalColor-Anchor RetrievalFind the cell containing 8.35. Return all values sharing its highlight color (dark_cyan_blue/#55BFFF). Output only a JSON array of strings. Example: ["12.34","56.78"].["99.75", "22.81", "8.35", "5.48", "71.78", "95.60", "14.49", "98.97"]
4HB_syn_000084Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."24"
5HB_syn_000085Consistency & MissingnessCell MissingnessIs the cell (Variant-X, Score↓ under Sect-A) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

282. synthetic / synthetic/images/syn_000016.png / 8 QA

synthetic/images/syn_000016.png
#qidtasksubtaskquestionanswer
1HB_syn_000086Constrained RetrievalCell RetrievalLocate row Baseline-A [3] and column Val↓ under Sect-B. What is the cell value? Output only the number as a string. Example: "12.34"."47.49"
2HB_syn_000087Aggregation & ComparisonExtremum ReasoningAcross all columns for Variant-D, what is the minimum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."3.43"
3HB_syn_000088Aggregation & ComparisonExtremum ReasoningIn row Baseline-Z, what is the largest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."78.06"
4HB_syn_000089Local RelationsMarker-Anchor NeighborFind the right neighbor of the highlighted in light_green (hex #D7F6D1) with value 7.07 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."73.49"
5HB_syn_000090Constrained RetrievalColor-Anchor RetrievalTake the cell at (r=7,c=1). Return all values with the same highlight color (mid_green, #AEEA9F). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["76.94", "12.04", "9.25", "3.02", "68.04"]
6HB_syn_000091Markup GroundingMarked Value ListingGive a JSON array of all underline-marked numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["76.94", "12.04", "9.25", "3.02", "68.04"]
7HB_syn_000092Markup GroundingMarked Column ListingList all underlined numbers in column Val↓ under Sect-B. Output only a JSON array of strings. Example: ["12.34","56.78"].["12.04"]
8HB_syn_000093Constrained RetrievalValue FilteringIn column MetE↓ under Slot-A, list all row labels in the leftmost row-label column with value < 16.48. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Variant-C", "value": "1.33"}, {"item": "Approach-Z", "value": "15.37"}, {"item": "Variant-D", "value": "7.07"}, {"item": "Baseline-F", "value": "3.02"}]

283. synthetic / synthetic/images/syn_000017.png / 6 QA

synthetic/images/syn_000017.png
#qidtasksubtaskquestionanswer
1HB_syn_000094Aggregation & ComparisonRank SelectionReturn the 3 highest rows in Val under Grp-A in descending order as a JSON array of {"item":"...","value":"..."} objects. Exclude N/A and —.[{"item": "Approach-B [40]", "value": "93.32"}, {"item": "System-F", "value": "74.83"}, {"item": "Method-Z", "value": "67.06"}]
2HB_syn_000095Local RelationsNeighbor Value TracingAt the cell with value 16.86, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "16.86", "up": "64.40", "down": "42.80", "left": "49.17", "right": "92.01"}
3HB_syn_000096Markup GroundingMarked Value ListingList all underlined numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["92.01", "3.12", "93.32", "98.62", "78.22", "6.58", "87.24", "3.35", "92.34"]
4HB_syn_000097Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."27"
5HB_syn_000098Consistency & MissingnessColumn MissingnessReturn the items whose Idx↑ under Slot-C is missing (N/A or —). Output JSON array of strings.["System-F"]
6HB_syn_000099Constrained RetrievalValue FilteringTake all highlighted numbers (any color) and return those < 78.22 as a JSON array of strings.["72.60", "10.27", "74.83", "14.74", "15.89", "7.15", "67.06", "3.12", "10.33", "71.65", "14.90", "6.58", "3.35"]

284. synthetic / synthetic/images/syn_000018.png / 8 QA

synthetic/images/syn_000018.png
#qidtasksubtaskquestionanswer
1HB_syn_000100Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column MetA? Exclude N/A and —. Output only the number as a string. Example: "12.34"."76.12"
2HB_syn_000101Aggregation & ComparisonArgmax ReasoningIn column EffB, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-Y", "value": "96.33"}
3HB_syn_000102Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column EffB. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 5, "col": 8, "value": "96.33"}
4HB_syn_000103Local RelationsMarker-Anchor NeighborWhat is the value adjacent (left) to the text-colored in red (hex #C62828) with value −2.06 ±0.60 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."29.73"
5HB_syn_000104Constrained RetrievalColor-Anchor RetrievalFor the number with value 80.48, list all numbers highlighted with the same color (blue, hex #6FA0FF). Output only a JSON array of strings. Example: ["12.34","56.78"].["35.99", "47.55", "27.89", "80.48"]
6HB_syn_000105Consistency & MissingnessCell MissingnessCheck whether Method-A at S-C is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}
7HB_syn_000106Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: pink(#FFB7D6), light purple(#E593FC), purple(#B07CFF), blue(#6FA0FF). Is the number at (r=4,c=1) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}
8HB_syn_000107Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: pink(#FFB7D6), light purple(#E593FC), purple(#B07CFF), blue(#6FA0FF). Is the number with value 56.45 highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. The value appears exactly once in the numeric data grid.{"highlighted": false, "color": null, "hex": null}

285. synthetic / synthetic/images/syn_000019.png / 6 QA

synthetic/images/syn_000019.png
#qidtasksubtaskquestionanswer
1HB_syn_000108Aggregation & ComparisonExtremum ReasoningFind the lowest entry in Score. Exclude N/A and —. Output only the number as a string. Example: "12.34"."1.04"
2HB_syn_000109Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=10,c=3), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "72.93", "up": "10.37", "down": "15.16", "left": "1.86", "right": "42.32"}
3HB_syn_000110Markup GroundingMarked Value ListingWhich values are highlighted in light_orange (#FFE6C7)? Output only a JSON array of strings. Example: ["12.34","56.78"].["65.85", "6.12"]
4HB_syn_000111Constrained RetrievalColor-Anchor RetrievalFor the number at row 1, column 2, list all numbers highlighted with the same color (light_orange, hex #FFE6C7). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["65.85", "6.12"]
5HB_syn_000112Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."6"
6HB_syn_000113Consistency & MissingnessColumn MissingnessIn Score under Blk-C, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["System-C [63]"]

286. synthetic / synthetic/images/syn_000020.png / 6 QA

synthetic/images/syn_000020.png
#qidtasksubtaskquestionanswer
1HB_syn_000114Aggregation & ComparisonExtremum ReasoningAcross all columns for Variant-B, what is the minimum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."4.91"
2HB_syn_000115Aggregation & ComparisonExtremum ReasoningIn row Variant-Y [68], what is the largest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."88.30"
3HB_syn_000116Local RelationsNeighbor Value TracingLocate value 20.86 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "20.86", "up": "97.50", "down": "82.14", "left": "61.82", "right": "22.48"}
4HB_syn_000117Consistency & MissingnessCell MissingnessIs the cell (Variant-Y [68], MetA) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
5HB_syn_000118Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are > 61.84. Output JSON array of strings.["96.14", "68.03", "66.10", "97.50", "98.77", "89.12", "88.30", "74.11", "82.14", "76.48", "71.68", "82.75", "84.76", "81.78", "73.64", "93.84"]
6HB_syn_000119Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_red(#FFD6D6), mid_red(#F86D7B), dark_red(#FC5255). Is the number at (r=1,c=9) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

287. synthetic / synthetic/images/syn_000021.png / 5 QA

synthetic/images/syn_000021.png
#qidtasksubtaskquestionanswer
1HB_syn_000120Constrained RetrievalCell RetrievalGive the number at (Model-B, Idx↑ under Slot-C). Output only the number as a string. Example: "12.34"."30.46"
2HB_syn_000121Aggregation & ComparisonPairwise ComparisonBetween Baseline-Y and System-E for Idx under Zone-A, pick the larger value and return {item,value}. Exclude N/A and —.{"item": "Baseline-Y", "value": "92.29"}
3HB_syn_000122Local RelationsMarker-Anchor NeighborFind the down neighbor of the highlighted in light_blue (hex #E6F2FF) with value 36.23 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."60.13"
4HB_syn_000123Markup GroundingMarked Value ListingReturn every value that is underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["84.33", "10.15", "73.98", "84.75", "86.22", "93.79", "93.74", "89.88"]
5HB_syn_000124Consistency & MissingnessColumn MissingnessReturn the items whose Rate↑ under Slot-D is missing (N/A or —). Output JSON array of strings.["Model-Z [34]", "System-X"]

288. synthetic / synthetic/images/syn_000022.png / 6 QA

synthetic/images/syn_000022.png
#qidtasksubtaskquestionanswer
1HB_syn_000125Aggregation & ComparisonRank SelectionReturn the 3 highest rows in Score under Set-A in descending order as a JSON array of {"item":"...","value":"..."} objects. Exclude N/A and —.[{"item": "Model-B", "value": "67.99"}, {"item": "Approach-A", "value": "65.25"}, {"item": "Baseline-Y", "value": "58.85"}]
2HB_syn_000126Aggregation & ComparisonRank SelectionFind the 2nd highest entry in Stat under Set-C and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "Approach-A", "value": "81.58"}
3HB_syn_000127Local RelationsMarker-Anchor NeighborLocate the underlined with value 65.25 number and return the number immediately above it. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."57.12"
4HB_syn_000128Consistency & MissingnessColumn MissingnessIn Val under Sect-D, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Approach-A", "System-X"]
5HB_syn_000129Constrained RetrievalValue FilteringFilter Val↑ under Slot-B by >= 37.26. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Variant-X", "value": "89.43"}, {"item": "System-A [72]", "value": "37.26"}, {"item": "Model-Z", "value": "82.87"}, {"item": "Variant-B", "value": "95.65"}, {"item": "System-X", "value": "49.56"}]
6HB_syn_000130Markup GroundingHighlight PresenceCheck whether value 70.04 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_orange(#FCE0C7), mid_orange(#F1B17D), dark_orange(#E47B30). The value appears exactly once in the numeric data grid.{"highlighted": false, "color": null, "hex": null}

289. synthetic / synthetic/images/syn_000023.png / 5 QA

synthetic/images/syn_000023.png
#qidtasksubtaskquestionanswer
1HB_syn_000131Aggregation & ComparisonArgmax ReasoningIn Eff under Sect-C, where is the maximum located? Return JSON with row, col, and value. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 6, "col": 8, "value": "99.81"}
2HB_syn_000132Local RelationsNeighbor IndexingAt (r=5,c=7) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "25.75", "up": "65.90", "down": "49.55", "left": "37.91", "right": "78.58"}
3HB_syn_000133Markup GroundingMarked Value ListingWhich values are highlighted in light_blue (#E6F2FF)? Output only a JSON array of strings. Example: ["12.34","56.78"].["39.21", "78.58", "65.19", "24.54", "35.91"]
4HB_syn_000134Constrained RetrievalColor-Anchor RetrievalFind the cell containing 49.55. Return all values sharing its highlight color (orange/#F9B163). Output only a JSON array of strings. Example: ["12.34","56.78"].["15.56", "46.26", "49.55", "89.81", "79.18", "77.95", "10.30", "58.13", "40.33"]
5HB_syn_000135Consistency & MissingnessCell MissingnessIs the cell (Variant-A [77], Cost↑ under Part-A) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

290. synthetic / synthetic/images/syn_000024.png / 5 QA

synthetic/images/syn_000024.png
#qidtasksubtaskquestionanswer
1HB_syn_000136Aggregation & ComparisonExtremum ReasoningReturn the max of column S-D. Exclude N/A and —. Output only the number as a string. Example: "12.34"."78.75"
2HB_syn_000137Local RelationsNeighbor Value TracingAt the cell with value 70.03, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "70.03", "up": "45.52", "down": "85.59", "left": "91.01", "right": "36.39"}
3HB_syn_000138Markup GroundingMarked Column ListingIn Rate↑ under Grp-A, return the values that are underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["90.26"]
4HB_syn_000139Consistency & MissingnessCell MissingnessCheck whether Variant-F [38] at S-D under Part-C is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}
5HB_syn_000140Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are <= 85.59. Output JSON array of strings.["78.73", "78.55", "81.13", "75.94", "81.74", "35.97", "78.75", "30.94", "72.90", "28.32", "85.45", "85.47", "85.59"]

291. synthetic / synthetic/images/syn_000025.png / 7 QA

synthetic/images/syn_000025.png
#qidtasksubtaskquestionanswer
1HB_syn_000141Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column MetE? Exclude N/A and —. Output only the number as a string. Example: "12.34"."9.28"
2HB_syn_000142Aggregation & ComparisonArgmax ReasoningIn column Eff under Zone-C, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Approach-C", "value": "98.42"}
3HB_syn_000143Aggregation & ComparisonPairwise ComparisonBetween Approach-C and Baseline-E [94] for Eff under Zone-C, pick the larger value and return {item,value}. Exclude N/A and —.{"item": "Approach-C", "value": "98.42"}
4HB_syn_000144Local RelationsMarker-Anchor NeighborLocate the boldfaced with value 86.79 number and return the number immediately above it. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."10.16"
5HB_syn_000145Constrained RetrievalColor-Anchor RetrievalFor the number at row 8, column 5, list all numbers highlighted with the same color (orange, hex #FF8C3A). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["74.53", "0.96", "74.44"]
6HB_syn_000146Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."7"
7HB_syn_000147Consistency & MissingnessColumn MissingnessReturn the items whose MetE under Zone-C is missing (N/A or —). Output JSON array of strings.["Baseline-E [94]", "Method-Z"]

292. synthetic / synthetic/images/syn_000026.png / 8 QA

synthetic/images/syn_000026.png
#qidtasksubtaskquestionanswer
1HB_syn_000148Constrained RetrievalCell RetrievalFor item System-E, what is the value in column Val↑ under Blk-A? Output only the number as a string. Example: "12.34"."39.42"
2HB_syn_000149Aggregation & ComparisonExtremum ReasoningAcross all columns for Method-Z, what is the maximum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."71.81"
3HB_syn_000150Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=8,c=9), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "58.13", "up": "66.64", "down": "33.61", "left": "10.42", "right": "90.88"}
4HB_syn_000151Markup GroundingMarked Value ListingWhich values are highlighted in mid_pink (#FC88BC)? Output only a JSON array of strings. Example: ["12.34","56.78"].["75.87", "18.54", "71.51", "82.64", "10.69", "76.33", "12.52", "12.50", "85.82", "95.86", "91.10", "93.52"]
5HB_syn_000152Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."12"
6HB_syn_000153Consistency & MissingnessColumn MissingnessReturn the items whose Val↑ under Blk-A is missing (N/A or —). Output JSON array of strings.["System-Y"]
7HB_syn_000154Constrained RetrievalValue FilteringIn column Val↑ under Blk-A, list all row labels in the leftmost row-label column with value < 59.45. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Model-Y", "value": "49.83"}, {"item": "System-E", "value": "39.42"}, {"item": "Variant-Z", "value": "5.34"}, {"item": "Method-Z", "value": "5.46"}, {"item": "Approach-E [61]", "value": "27.75"}]
8HB_syn_000155Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_pink(#FFD1E7), mid_pink(#FC88BC), dark_pink(#F74B98). Is the number with value 12.50 highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "mid_pink", "hex": "#FC88BC"}

293. synthetic / synthetic/images/syn_000027.png / 5 QA

synthetic/images/syn_000027.png
#qidtasksubtaskquestionanswer
1HB_syn_000156Aggregation & ComparisonRank SelectionFind the 2nd highest entry in Err under Cfg-C and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "Method-E", "value": "49.40"}
2HB_syn_000157Local RelationsNeighbor Value TracingLocate value 17.46 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "17.46", "up": "63.42", "down": "61.46", "left": "1.46", "right": "35.54"}
3HB_syn_000158Constrained RetrievalColor-Anchor RetrievalFor the number with value 58.31, list all numbers highlighted with the same color (pink, hex #FFB7D6). Output only a JSON array of strings. Example: ["12.34","56.78"].["58.31", "58.89"]
4HB_syn_000159Markup GroundingMarked Column ListingWhich entries in column Eff↑ under Blk-B are underlined? Output only a JSON array of strings. Example: ["12.34","56.78"].["62.08"]
5HB_syn_000160Consistency & MissingnessCell MissingnessIs the cell (System-Y, S-A↑ under Cfg-C) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

294. synthetic / synthetic/images/syn_000028.png / 5 QA

synthetic/images/syn_000028.png
#qidtasksubtaskquestionanswer
1HB_syn_000161Aggregation & ComparisonExtremum ReasoningIn row Variant-B, what is the smallest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."12.44"
2HB_syn_000162Local RelationsNeighbor IndexingAt (r=4,c=6) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "21.34", "up": "55.73", "down": "—", "left": "36.60", "right": "28.54"}
3HB_syn_000163Constrained RetrievalColor-Anchor RetrievalFor the number at row 9, column 10, list all numbers highlighted with the same color (light_cyan_blue, hex #C8ECFF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["16.51", "54.55", "34.24", "31.53", "58.09", "39.27", "54.11", "66.74", "28.83", "25.81"]
4HB_syn_000164Consistency & MissingnessColumn MissingnessReturn the items whose Rank↑ under Set-C is missing (N/A or —). Output JSON array of strings.["Baseline-B"]
5HB_syn_000165Markup GroundingHighlight PresenceCheck whether (r=2,c=8) is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_cyan_blue(#C8ECFF), mid_cyan_blue(#95D9FF), dark_cyan_blue(#55BFFF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

295. synthetic / synthetic/images/syn_000029.png / 5 QA

synthetic/images/syn_000029.png
#qidtasksubtaskquestionanswer
1HB_syn_000166Aggregation & ComparisonPairwise ComparisonIn row System-Y, is S-A under Sect-A higher or Err under Sect-A higher? Return {item,value} where item is the winning metric. Exclude N/A and —.{"item": "S-A under Sect-A", "value": "91.12"}
2HB_syn_000167Local RelationsNeighbor Value TracingAt the cell with value 58.09, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "58.09", "up": "0.87", "down": "24.86", "left": "40.55", "right": "58.30"}
3HB_syn_000168Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."24"
4HB_syn_000169Consistency & MissingnessCell MissingnessIs the cell (System-Y, S-D↑ under Cfg-B) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
5HB_syn_000170Constrained RetrievalValue FilteringTake all highlighted numbers (any color) and return those <= 81.66 as a JSON array of strings.["23.50", "81.66", "65.44", "78.40", "73.29", "67.97", "79.09", "70.08", "9.35", "72.24", "12.42", "73.63", "72.29"]

296. synthetic / synthetic/images/syn_000030.png / 6 QA

synthetic/images/syn_000030.png
#qidtasksubtaskquestionanswer
1HB_syn_000171Aggregation & ComparisonRank SelectionReturn the 3 highest rows in MetC in descending order as a JSON array of {"item":"...","value":"..."} objects. Exclude N/A and —.[{"item": "Baseline-F", "value": "96.69"}, {"item": "Variant-A", "value": "89.24"}, {"item": "Model-B", "value": "44.97"}]
2HB_syn_000172Aggregation & ComparisonRank SelectionWho ranks 2nd in column MetC? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Variant-A", "value": "89.24"}
3HB_syn_000173Local RelationsMarker-Anchor NeighborWhat is the value adjacent (down) to the highlighted in mid_orange (hex #F1B17D) with value 84.96 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."87.85"
4HB_syn_000174Consistency & MissingnessCell MissingnessCheck whether Baseline-Y at MetD↑ is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}
5HB_syn_000175Constrained RetrievalValue FilteringFilter MetC by < 89.24. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Baseline-Y", "value": "35.20"}, {"item": "Model-B", "value": "44.97"}]
6HB_syn_000176Markup GroundingHighlight PresenceCheck whether (r=3,c=3) is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_orange(#FCE0C7), mid_orange(#F1B17D), dark_orange(#E47B30). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

297. synthetic / synthetic/images/syn_000031.png / 6 QA

synthetic/images/syn_000031.png
#qidtasksubtaskquestionanswer
1HB_syn_000177Constrained RetrievalCell RetrievalLocate row Baseline-D and column MetA↓ under Blk-B. What is the cell value? Output only the number as a string. Example: "12.34"."38.29"
2HB_syn_000178Aggregation & ComparisonExtremum ReasoningReturn the min of column MetE. Exclude N/A and —. Output only the number as a string. Example: "12.34"."24.48"
3HB_syn_000179Local RelationsMarker-Anchor NeighborLocate the highlighted in light_green (hex #D7F6D1) with value 26.33 number and return the number immediately below it. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."42.70"
4HB_syn_000180Markup GroundingMarked Value ListingList all underlined numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["64.37", "75.57", "17.02", "15.56", "9.05", "13.40", "17.86", "88.98", "92.39"]
5HB_syn_000181Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."9"
6HB_syn_000182Consistency & MissingnessColumn MissingnessIn MetA↑ under Slot-D, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Approach-Y", "Model-C"]

298. synthetic / synthetic/images/syn_000032.png / 5 QA

synthetic/images/syn_000032.png
#qidtasksubtaskquestionanswer
1HB_syn_000183Aggregation & ComparisonPairwise ComparisonWithin row Method-Y, choose the larger between S-C under Zone-D and MetA under Zone-D, output {item,value}. Exclude N/A and —.{"item": "S-C under Zone-D", "value": "79.90"}
2HB_syn_000184Local RelationsNeighbor IndexingAt (r=9,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "58.91", "up": "50.04", "down": "23.54", "left": "73.94", "right": "57.45"}
3HB_syn_000185Constrained RetrievalColor-Anchor RetrievalFor the number with value 95.48, list all numbers highlighted with the same color (light_teal, hex #D3FAEE). Output only a JSON array of strings. Example: ["12.34","56.78"].["80.30", "73.83", "11.77", "95.48", "79.90", "75.98", "23.10", "63.63", "76.33", "12.30"]
4HB_syn_000186Markup GroundingMarked Column ListingIn Stat under Blk-B, return the values that are underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["95.97"]
5HB_syn_000187Consistency & MissingnessCell MissingnessCheck whether Model-Y at MetA under Zone-D is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}

299. synthetic / synthetic/images/syn_000033.png / 7 QA

synthetic/images/syn_000033.png
#qidtasksubtaskquestionanswer
1HB_syn_000188Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column Rank? Exclude N/A and —. Output only the number as a string. Example: "12.34"."98.84"
2HB_syn_000189Aggregation & ComparisonRank SelectionList the top-3 items by column Score under Zone-A, sorted from highest to lowest. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Model-D", "value": "98.58"}, {"item": "Baseline-Z", "value": "93.62"}, {"item": "Baseline-Y", "value": "74.05"}]
3HB_syn_000190Local RelationsMarker-Anchor NeighborWhat is the value adjacent (left) to the highlighted in orange (hex #FF8C3A) with value −0.43 ±0.38 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."8.20"
4HB_syn_000191Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."15"
5HB_syn_000192Consistency & MissingnessColumn MissingnessIn Score under Zone-A, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Baseline-D"]
6HB_syn_000193Constrained RetrievalValue FilteringTake all highlighted standalone numeric values (any color) and return those > 34.72. Within the highlighted cells, exclude entries written as signed change/uncertainty values, such as "+1.15 ± 0.63". Output only a JSON array of strings.["37.27", "44.09", "57.15", "85.82", "93.29"]
7HB_syn_000194Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: red(#FF5A5C), orange(#FF8C3A), yellow(#FFE9A3). Is the number with value 16.98 highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. The value appears exactly once in the numeric data grid.{"highlighted": false, "color": null, "hex": null}

300. synthetic / synthetic/images/syn_000034.png / 5 QA

synthetic/images/syn_000034.png
#qidtasksubtaskquestionanswer
1HB_syn_000195Aggregation & ComparisonArgmax ReasoningIn column MetD under Zone-A, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-B [73]", "value": "82.39"}
2HB_syn_000196Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=5,c=5), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "37.08", "up": "83.30", "down": "57.24", "left": "34.59", "right": "57.80"}
3HB_syn_000197Constrained RetrievalColor-Anchor RetrievalUsing (r=4,c=6) as an anchor, list all cells sharing its highlight color (red/#FF5A5C). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["29.73", "59.15", "98.48", "95.07"]
4HB_syn_000198Markup GroundingMarked Value ListingList all underlined numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["59.15", "78.60", "21.16", "85.86", "66.03", "87.30", "90.19"]
5HB_syn_000199Consistency & MissingnessColumn MissingnessReturn the items whose Cost under Zone-A is missing (N/A or —). Output JSON array of strings.["Baseline-E"]

301. synthetic / synthetic/images/syn_000035.png / 6 QA

synthetic/images/syn_000035.png
#qidtasksubtaskquestionanswer
1HB_syn_000200Constrained RetrievalCell RetrievalIn the MetC↓ under Set-C column, read the entry for Variant-Y [59]. Output only the number as a string. Example: "12.34"."71.99"
2HB_syn_000201Aggregation & ComparisonExtremum ReasoningAcross all columns for Method-F [2], what is the minimum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."7.37"
3HB_syn_000202Local RelationsNeighbor Value TracingAt the cell with value 26.89, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "26.89", "up": "32.37", "down": "42.40", "left": "21.87", "right": "23.99"}
4HB_syn_000203Markup GroundingMarked Value ListingReturn all numbers highlighted in dark_cyan_blue (hex #55BFFF) as a JSON array. Output only a JSON array of strings. Example: ["12.34","56.78"].["4.01", "16.02", "91.12", "7.01", "99.85", "91.18", "92.94", "7.91"]
5HB_syn_000204Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."8"
6HB_syn_000205Consistency & MissingnessCell MissingnessCheck whether Approach-A at MetC↑ under Slot-B is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}

302. synthetic / synthetic/images/syn_000036.png / 6 QA

synthetic/images/syn_000036.png
#qidtasksubtaskquestionanswer
1HB_syn_000206Aggregation & ComparisonArgmax ReasoningWhich item (row label in the leftmost row-label column) achieves the highest Score under Cfg-B? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "System-F", "value": "94.19"}
2HB_syn_000207Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column Score under Cfg-B. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 10, "col": 3, "value": "94.19"}
3HB_syn_000208Aggregation & ComparisonExtremum ReasoningAcross all columns for Method-Z [20], what is the maximum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."97.37"
4HB_syn_000209Local RelationsMarker-Anchor NeighborLocate the text-colored in green (hex #2E7D32) with value +0.13 ±0.75 number and return the number immediately to its left. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."86.18"
5HB_syn_000210Constrained RetrievalValue FilteringFilter Score↑ under Blk-A by < 73.80. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "System-Y", "value": "2.37"}, {"item": "System-E", "value": "28.58"}, {"item": "Method-Z [20]", "value": "29.46"}, {"item": "Variant-A", "value": "3.89"}, {"item": "System-F", "value": "29.86"}]
6HB_syn_000211Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_blue(#E6F2FF), blue(#6DA1FD), light_orange(#FFE6C7), orange(#F9B163). Is the number at (r=5,c=5) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

303. synthetic / synthetic/images/syn_000037.png / 8 QA

synthetic/images/syn_000037.png
#qidtasksubtaskquestionanswer
1HB_syn_000212Aggregation & ComparisonExtremum ReasoningFind the highest entry in Cost. Exclude N/A and —. Output only the number as a string. Example: "12.34"."99.68"
2HB_syn_000213Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column Cost? Exclude N/A and —. Output only the number as a string. Example: "12.34"."2.61"
3HB_syn_000214Aggregation & ComparisonRank SelectionList the top-3 items by column Cost, sorted from highest to lowest. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "System-C [3]", "value": "99.68"}, {"item": "System-Z [81]", "value": "97.61"}, {"item": "Baseline-A [18]", "value": "96.75"}]
4HB_syn_000215Aggregation & ComparisonPairwise ComparisonCompare Method-B [55] vs Method-A on Cost. Which one is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-B [55]", "value": "68.25"}
5HB_syn_000216Local RelationsMarker-Anchor NeighborLocate the highlighted in light purple (hex #E593FC) with value 80.67 number and return the number immediately to its right. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."32.41"
6HB_syn_000217Markup GroundingMarked Value ListingList numbers highlighted in blue (hex #6FA0FF). Output only a JSON array of strings. Example: ["12.34","56.78"].["89.09"]
7HB_syn_000218Constrained RetrievalColor-Anchor RetrievalFind the cell containing 89.09. Return all values sharing its highlight color (blue/#6FA0FF). Output only a JSON array of strings. Example: ["12.34","56.78"].["89.09"]
8HB_syn_000219Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: pink(#FFB7D6), light purple(#E593FC), purple(#B07CFF), blue(#6FA0FF). Is the number with value 89.09 highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "blue", "hex": "#6FA0FF"}

304. synthetic / synthetic/images/syn_000038.png / 6 QA

synthetic/images/syn_000038.png
#qidtasksubtaskquestionanswer
1HB_syn_000220Aggregation & ComparisonArgmax ReasoningIn S-D under Sect-A, where is the maximum located? Return JSON with row, col, and value. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 9, "col": 1, "value": "95.35"}
2HB_syn_000221Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=11,c=2), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "77.22", "up": "3.16", "down": "24.13", "left": "20.05", "right": "48.13"}
3HB_syn_000222Markup GroundingMarked Column ListingWhich entries in column MetE↑ under Sect-C are underlined? Output only a JSON array of strings. Example: ["12.34","56.78"].["95.02"]
4HB_syn_000223Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."18"
5HB_syn_000224Consistency & MissingnessCell MissingnessCheck whether Method-Z [31] at Val↑ under Sect-C is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}
6HB_syn_000225Constrained RetrievalValue FilteringTake all highlighted numbers (any color) and return those < 91.31 as a JSON array of strings.["1.23", "8.22", "11.52", "9.86", "90.11", "3.16", "87.59", "12.30", "91.02"]

305. synthetic / synthetic/images/syn_000039.png / 6 QA

synthetic/images/syn_000039.png
#qidtasksubtaskquestionanswer
1HB_syn_000226Aggregation & ComparisonRank SelectionWho ranks 2nd in column MetA under Set-C? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-Y [33]", "value": "77.37"}
2HB_syn_000227Aggregation & ComparisonPairwise ComparisonCompare System-B vs Model-Z [50] on MetA under Set-C. Which one is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "System-B", "value": "68.41"}
3HB_syn_000228Local RelationsNeighbor Value TracingLocate value 70.93 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "70.93", "up": "93.97", "down": "74.79", "left": "93.85", "right": "94.14"}
4HB_syn_000229Constrained RetrievalColor-Anchor RetrievalUsing (r=6,c=2) as an anchor, list all cells sharing its highlight color (dark_green/#72D46A). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["1.25", "2.39", "93.97", "3.59", "2.46", "97.55", "94.07", "4.51", "98.07"]
5HB_syn_000230Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."9"
6HB_syn_000231Consistency & MissingnessColumn MissingnessIn MetD↑ under Cfg-D, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["System-Z [35]", "Model-C"]

306. synthetic / synthetic/images/syn_000040.png / 6 QA

synthetic/images/syn_000040.png
#qidtasksubtaskquestionanswer
1HB_syn_000232Constrained RetrievalCell RetrievalIn the MetA↑ column, read the entry for System-E [79]. Output only the number as a string. Example: "12.34"."78.27"
2HB_syn_000233Aggregation & ComparisonExtremum ReasoningAcross all columns for System-D, what is the minimum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."8.78"
3HB_syn_000234Local RelationsNeighbor Value TracingLocate value 77.53 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "77.53", "up": "42.72", "down": "55.72", "left": "85.27", "right": "97.71"}
4HB_syn_000235Markup GroundingMarked Value ListingList all underlined numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["91.14", "2.57", "81.24", "98.66"]
5HB_syn_000236Consistency & MissingnessColumn MissingnessIn MetE↑, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Model-C", "Method-A", "Baseline-E"]
6HB_syn_000237Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_green(#D7F6D1), mid_green(#AEEA9F), dark_green(#72D46A). Is the number with value 15.74 highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. The value appears exactly once in the numeric data grid.{"highlighted": false, "color": null, "hex": null}

307. synthetic / synthetic/images/syn_000041.png / 5 QA

synthetic/images/syn_000041.png
#qidtasksubtaskquestionanswer
1HB_syn_000238Aggregation & ComparisonPairwise ComparisonCompare Variant-C vs Variant-F on Err. Which one is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Variant-F", "value": "37.31"}
2HB_syn_000239Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=4,c=2), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "2.88", "up": "37.22", "down": "37.31", "left": "2.75", "right": "45.95"}
3HB_syn_000240Markup GroundingMarked Column ListingIn Err, return the values that are underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["74.16"]
4HB_syn_000241Consistency & MissingnessCell MissingnessCheck whether Variant-E at Qual↑ is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}
5HB_syn_000242Constrained RetrievalValue FilteringIn column Qual↑, list all row labels in the leftmost row-label column with value < 45.95. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Baseline-Y [36]", "value": "31.09"}, {"item": "Variant-C", "value": "5.02"}, {"item": "Method-Z", "value": "36.66"}, {"item": "Model-X", "value": "31.15"}]

308. synthetic / synthetic/images/syn_000042.png / 4 QA

synthetic/images/syn_000042.png
#qidtasksubtaskquestionanswer
1HB_syn_000243Aggregation & ComparisonPairwise ComparisonIn row System-A, is Eff under Blk-D higher or MetB under Blk-D higher? Return {item,value} where item is the winning metric. Exclude N/A and —.{"item": "MetB under Blk-D", "value": "38.58"}
2HB_syn_000244Constrained RetrievalColor-Anchor RetrievalTake the cell at (r=5,c=3). Return all values with the same highlight color (red, #FF5A5C). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["81.05", "12.08", "45.22", "34.16", "73.97"]
3HB_syn_000245Consistency & MissingnessColumn MissingnessList all missing entries in column Val↑ under Grp-A (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Method-A", "Baseline-Z"]
4HB_syn_000246Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: red(#FF5A5C), orange(#FF8C3A), yellow(#FFE9A3). Is the number at (r=1,c=8) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

309. synthetic / synthetic/images/syn_000043.png / 6 QA

synthetic/images/syn_000043.png
#qidtasksubtaskquestionanswer
1HB_syn_000247Aggregation & ComparisonExtremum ReasoningFind the highest entry in S-C. Exclude N/A and —. Output only the number as a string. Example: "12.34"."99.76"
2HB_syn_000248Aggregation & ComparisonExtremum ReasoningIn row Method-Z, what is the largest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."94.16"
3HB_syn_000249Local RelationsNeighbor Value TracingLocate value 50.87 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "50.87", "up": "30.80", "down": "10.58", "left": "34.55", "right": "89.46"}
4HB_syn_000250Markup GroundingMarked Value ListingReturn all numbers highlighted in red (hex #FF5A5C) as a JSON array. Output only a JSON array of strings. Example: ["12.34","56.78"].["56.16"]
5HB_syn_000251Constrained RetrievalColor-Anchor RetrievalFor the number with value 39.52, list all numbers highlighted with the same color (yellow, hex #FFE9A3). Output only a JSON array of strings. Example: ["12.34","56.78"].["5.94", "53.42", "1.48", "11.18", "92.54", "94.02", "39.52"]
6HB_syn_000252Consistency & MissingnessCell MissingnessCheck whether System-Y at Acc↓ under Part-B is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}

310. synthetic / synthetic/images/syn_000044.png / 6 QA

synthetic/images/syn_000044.png
#qidtasksubtaskquestionanswer
1HB_syn_000253Aggregation & ComparisonArgmax ReasoningIn Rate under Part-C, where is the maximum located? Return JSON with row, col, and value. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 1, "col": 7, "value": "97.32"}
2HB_syn_000254Aggregation & ComparisonRank SelectionFind the 2nd highest entry in Rate under Part-C and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "System-Y", "value": "90.35"}
3HB_syn_000255Local RelationsNeighbor IndexingAt (r=10,c=4) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "97.35", "up": "53.35", "down": "57.90", "left": "52.15", "right": "86.89"}
4HB_syn_000256Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."8"
5HB_syn_000257Consistency & MissingnessColumn MissingnessList all missing entries in column Val under Part-C (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Variant-C"]
6HB_syn_000258Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are >= 62.78. Output JSON array of strings.["62.78", "65.22", "93.38", "97.35", "86.89"]

311. synthetic / synthetic/images/syn_000045.png / 6 QA

synthetic/images/syn_000045.png
#qidtasksubtaskquestionanswer
1HB_syn_000259Aggregation & ComparisonExtremum ReasoningReturn the min of column Rate. Exclude N/A and —. Output only the number as a string. Example: "12.34"."0.44"
2HB_syn_000260Local RelationsMarker-Anchor NeighborWhat is the value adjacent (down) to the underlined with value 2.07 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."49.39"
3HB_syn_000261Markup GroundingMarked Value ListingList all underlined numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["4.22", "75.53", "2.07", "93.49", "89.33"]
4HB_syn_000262Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."15"
5HB_syn_000263Consistency & MissingnessCell MissingnessCheck whether Variant-Z at MetB↑ under Grp-A is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}
6HB_syn_000264Constrained RetrievalValue FilteringIn column Val↓ under Set-B, list all row labels in the leftmost row-label column with value > 32.18. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Method-A [48]", "value": "64.80"}, {"item": "Method-D", "value": "89.73"}, {"item": "System-X", "value": "49.80"}, {"item": "System-Z", "value": "65.42"}, {"item": "Method-X", "value": "76.15"}, {"item": "Baseline-Y", "value": "54.33"}, {"item": "Method-B", "value": "91.81"}, {"item": "Baseline-X [76]", "value": "33.02"}, {"item": "Method-Z", "value": "64.87"}, {"item": "Baseline-Z [9]", "value": "51.61"}, {"item": "Variant-B", "value": "60.34"}]

312. synthetic / synthetic/images/syn_000046.png / 6 QA

synthetic/images/syn_000046.png
#qidtasksubtaskquestionanswer
1HB_syn_000265Constrained RetrievalCell RetrievalReturn the value where System-D intersects MetC↑ under Cfg-C. Output only the number as a string. Example: "12.34"."98.01"
2HB_syn_000266Aggregation & ComparisonArgmax ReasoningWhich item (row label in the leftmost row-label column) achieves the highest Eff under Part-B? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Model-E [69]", "value": "96.67"}
3HB_syn_000267Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column Eff under Part-B. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 8, "col": 4, "value": "96.67"}
4HB_syn_000268Local RelationsMarker-Anchor NeighborFind the left neighbor of the highlighted in light purple (hex #E593FC) with value 65.90 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."32.13"
5HB_syn_000269Consistency & MissingnessColumn MissingnessIn Rate↑ under Cfg-A, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Method-X [94]"]
6HB_syn_000270Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: pink(#FFB7D6), light purple(#E593FC), purple(#B07CFF), blue(#6FA0FF). Is the number at (r=1,c=4) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": true, "color": "light purple", "hex": "#E593FC"}

313. synthetic / synthetic/images/syn_000047.png / 5 QA

synthetic/images/syn_000047.png
#qidtasksubtaskquestionanswer
1HB_syn_000271Aggregation & ComparisonPairwise ComparisonFor System-D [69], compare MetD and MetB. Which metric value is larger? Return JSON {"item":<metric_name>,"value":<string>}. Exclude N/A and —.{"item": "MetB", "value": "91.19"}
2HB_syn_000272Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=3,c=2), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "33.33", "up": "61.27", "down": "41.36", "left": "60.36", "right": "10.93"}
3HB_syn_000273Markup GroundingMarked Value ListingWhich values are highlighted in pink (#FFB7D6)? Output only a JSON array of strings. Example: ["12.34","56.78"].["68.51", "14.15", "57.86", "35.55", "7.82"]
4HB_syn_000274Constrained RetrievalColor-Anchor RetrievalTake the cell at (r=19,c=1). Return all values with the same highlight color (pink, #FFB7D6). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["68.51", "14.15", "57.86", "35.55", "7.82"]
5HB_syn_000275Consistency & MissingnessCell MissingnessIs the cell (Approach-B [30], MetB) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

314. synthetic / synthetic/images/syn_000048.png / 7 QA

synthetic/images/syn_000048.png
#qidtasksubtaskquestionanswer
1HB_syn_000276Aggregation & ComparisonExtremum ReasoningAcross all columns for Baseline-C, what is the maximum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."74.99"
2HB_syn_000277Aggregation & ComparisonExtremum ReasoningIn row System-E [50], what is the smallest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."14.89"
3HB_syn_000278Local RelationsNeighbor Value TracingAt the cell with value 43.25, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "43.25", "up": "62.33", "down": "—", "left": "43.63", "right": "81.27"}
4HB_syn_000279Constrained RetrievalColor-Anchor RetrievalFor the number with value 66.43, list all numbers highlighted with the same color (mid_teal, hex #83EDC4). Output only a JSON array of strings. Example: ["12.34","56.78"].["66.43", "71.20", "69.79", "8.29", "97.30", "79.93"]
5HB_syn_000280Markup GroundingMarked Column ListingList all underlined numbers in column Qual↑. Output only a JSON array of strings. Example: ["12.34","56.78"].["66.43"]
6HB_syn_000281Consistency & MissingnessCell MissingnessIs the cell (Baseline-F, S-D↑) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
7HB_syn_000282Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_teal(#D3FAEE), mid_teal(#83EDC4), dark_teal(#22D28E). Is the number with value 69.79 highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "mid_teal", "hex": "#83EDC4"}

315. synthetic / synthetic/images/syn_000049.png / 6 QA

synthetic/images/syn_000049.png
#qidtasksubtaskquestionanswer
1HB_syn_000283Aggregation & ComparisonPairwise ComparisonOn metric Idx under Grp-B, which is higher: Approach-A or Approach-C? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Approach-A", "value": "28.42"}
2HB_syn_000284Local RelationsNeighbor Value TracingAt the cell with value 55.57, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "55.57", "up": "5.33", "down": "4.78", "left": "71.16", "right": "8.80"}
3HB_syn_000285Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."27"
4HB_syn_000286Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."9"
5HB_syn_000287Consistency & MissingnessColumn MissingnessList all missing entries in column S-D↑ under Sect-C (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Method-B [46]"]
6HB_syn_000288Constrained RetrievalValue FilteringTake all highlighted numbers (any color) and return those < 70.73 as a JSON array of strings.["7.81", "4.93", "65.52", "69.40", "0.44", "8.80", "15.53", "4.59", "12.38", "65.29", "2.51", "17.10", "69.59"]

316. synthetic / synthetic/images/syn_000050.png / 7 QA

synthetic/images/syn_000050.png
#qidtasksubtaskquestionanswer
1HB_syn_000289Constrained RetrievalCell RetrievalGive the number at (Baseline-F, S-C under Sect-B). Output only the number as a string. Example: "12.34"."58.94"
2HB_syn_000290Aggregation & ComparisonArgmax ReasoningFind the row label with the maximum value in column Val under Cfg-C. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-E [37]", "value": "98.94"}
3HB_syn_000291Aggregation & ComparisonRank SelectionIn Rank under Sect-B, who are the top 3 (highest to lowest)? Output JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "System-E", "value": "97.43"}, {"item": "Approach-E", "value": "93.70"}, {"item": "Variant-C", "value": "92.26"}]
4HB_syn_000292Local RelationsMarker-Anchor NeighborFind the up neighbor of the boldfaced with value 97.43 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."84.94"
5HB_syn_000293Markup GroundingMarked Value ListingGive a JSON array of all underline-marked numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["87.22", "84.48", "67.30", "94.68", "78.64", "93.70", "80.94", "79.57", "+1.93 ±0.64", "15.22"]
6HB_syn_000294Consistency & MissingnessColumn MissingnessReturn the items whose Val under Cfg-C is missing (N/A or —). Output JSON array of strings.["Baseline-F", "System-E"]
7HB_syn_000295Markup GroundingHighlight PresenceCheck whether value 66.08 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: pink(#FFB7D6), light purple(#E593FC), purple(#B07CFF), blue(#6FA0FF). The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "blue", "hex": "#6FA0FF"}

317. synthetic / synthetic/images/syn_000051.png / 6 QA

synthetic/images/syn_000051.png
#qidtasksubtaskquestionanswer
1HB_syn_000296Aggregation & ComparisonExtremum ReasoningIn column Val, what is the largest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."99.07"
2HB_syn_000297Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=9,c=2), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "36.77", "up": "2.73", "down": "79.78", "left": "57.34", "right": "57.57"}
3HB_syn_000298Markup GroundingMarked Column ListingIn MetC↑ under Blk-B, return the values that are underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["87.08"]
4HB_syn_000299Consistency & MissingnessCell MissingnessCheck whether Model-D at Val under Cfg-A is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}
5HB_syn_000300Constrained RetrievalValue FilteringFilter Rate↑ under Cfg-A by <= 43.19. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Baseline-B [37]", "value": "43.19"}, {"item": "Approach-A", "value": "37.78"}, {"item": "Model-Y [92]", "value": "29.79"}, {"item": "Variant-E", "value": "10.63"}, {"item": "Baseline-D", "value": "12.98"}, {"item": "Model-D", "value": "42.12"}, {"item": "Variant-C", "value": "18.65"}, {"item": "Method-A", "value": "42.01"}]
6HB_syn_000301Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_red(#FFD6D6), mid_red(#F86D7B), dark_red(#FC5255). Is the number at (r=5,c=1) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

318. synthetic / synthetic/images/syn_000052.png / 7 QA

synthetic/images/syn_000052.png
#qidtasksubtaskquestionanswer
1HB_syn_000302Aggregation & ComparisonExtremum ReasoningFind the highest metric value for Variant-D [72]. Exclude N/A and —. Output only the number as a string. Example: "12.34"."96.03"
2HB_syn_000303Aggregation & ComparisonExtremum ReasoningFind the lowest metric value for Approach-Y [20]. Exclude N/A and —. Output only the number as a string. Example: "12.34"."10.85"
3HB_syn_000304Local RelationsMarker-Anchor NeighborFind the up neighbor of the highlighted in orange (hex #FF8C3A) with value 42.12 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."14.08"
4HB_syn_000305Markup GroundingMarked Value ListingFind all red-highlighted values (hex #FF5A5C) and list them. Output only a JSON array of strings. Example: ["12.34","56.78"].["16.26", "72.45", "95.02", "65.20", "9.14"]
5HB_syn_000306Constrained RetrievalColor-Anchor RetrievalFind the cell containing 16.26. Return all values sharing its highlight color (red/#FF5A5C). Output only a JSON array of strings. Example: ["12.34","56.78"].["16.26", "72.45", "95.02", "65.20", "9.14"]
6HB_syn_000307Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."7"
7HB_syn_000308Constrained RetrievalValue FilteringIn column Rank↓, list all row labels in the leftmost row-label column with value >= 65.58. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "System-Z", "value": "66.27"}, {"item": "Approach-C", "value": "99.77"}, {"item": "Variant-E", "value": "65.58"}, {"item": "Variant-C", "value": "86.87"}, {"item": "Model-Z [10]", "value": "78.98"}, {"item": "Variant-Z", "value": "69.57"}]

319. synthetic / synthetic/images/syn_000053.png / 4 QA

synthetic/images/syn_000053.png
#qidtasksubtaskquestionanswer
1HB_syn_000309Aggregation & ComparisonExtremum ReasoningFind the lowest entry in MetC. Exclude N/A and —. Output only the number as a string. Example: "12.34"."3.24"
2HB_syn_000310Constrained RetrievalColor-Anchor RetrievalFor the number at row 7, column 4, list all numbers highlighted with the same color (dark_cyan_blue, hex #55BFFF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["99.30", "0.43", "0.10", "1.32", "58.17", "6.34", "5.48"]
3HB_syn_000311Markup GroundingMarked Value ListingReturn every value that is underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["19.20", "54.45", "9.82", "10.35", "95.04", "0.81", "5.15"]
4HB_syn_000312Consistency & MissingnessColumn MissingnessList all missing entries in column MetC↑ under Grp-A (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Approach-E [48]"]

320. synthetic / synthetic/images/syn_000054.png / 5 QA

synthetic/images/syn_000054.png
#qidtasksubtaskquestionanswer
1HB_syn_000313Aggregation & ComparisonRank SelectionIn Eff under Grp-B, who are the top 3 (highest to lowest)? Output JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Model-B", "value": "94.89"}, {"item": "System-Z", "value": "86.82"}, {"item": "Method-A [83]", "value": "48.07"}]
2HB_syn_000314Local RelationsNeighbor IndexingAt (r=3,c=3) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "38.68", "up": "94.89", "down": "14.51", "left": "75.47", "right": "62.31"}
3HB_syn_000315Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."9"
4HB_syn_000316Consistency & MissingnessCell MissingnessIs the cell (System-Z, MetE under Part-C) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
5HB_syn_000317Constrained RetrievalValue FilteringTake all highlighted numbers (any color) and return those <= 74.16 as a JSON array of strings.["13.59", "74.16", "62.31", "67.84", "10.06", "48.07", "68.86", "15.14", "15.82", "0.89", "71.86", "66.37", "66.18", "0.35"]

321. synthetic / synthetic/images/syn_000055.png / 6 QA

synthetic/images/syn_000055.png
#qidtasksubtaskquestionanswer
1HB_syn_000318Constrained RetrievalCell RetrievalFor item System-Y, what is the value in column Err under Slot-C? Output only the number as a string. Example: "12.34"."1.90"
2HB_syn_000319Aggregation & ComparisonPairwise ComparisonWithin row Model-B [40], choose the larger between Rate under Set-B and MetB under Set-B, output {item,value}. Exclude N/A and —.{"item": "MetB under Set-B", "value": "77.56"}
3HB_syn_000320Local RelationsNeighbor Value TracingLocate value 88.39 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "88.39", "up": "68.65", "down": "3.14", "left": "28.43", "right": "40.43"}
4HB_syn_000321Markup GroundingMarked Column ListingIn Err under Slot-C, return the values that are underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["91.53"]
5HB_syn_000322Consistency & MissingnessCell MissingnessCheck whether Model-B [40] at Score under Slot-A is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}
6HB_syn_000323Markup GroundingHighlight PresenceCheck whether (r=5,c=15) is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_orange(#FCE0C7), mid_orange(#F1B17D), dark_orange(#E47B30). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": true, "color": "mid_orange", "hex": "#F1B17D"}

322. synthetic / synthetic/images/syn_000056.png / 6 QA

synthetic/images/syn_000056.png
#qidtasksubtaskquestionanswer
1HB_syn_000324Aggregation & ComparisonRank SelectionIn S-D under Slot-C, who are the top 3 (highest to lowest)? Output JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Approach-B [96]", "value": "92.10"}, {"item": "Approach-Y", "value": "62.41"}, {"item": "Approach-X", "value": "60.90"}]
2HB_syn_000325Aggregation & ComparisonRank SelectionFind the 2nd highest entry in S-D under Slot-C and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "Approach-Y", "value": "62.41"}
3HB_syn_000326Local RelationsNeighbor Value TracingLocate value 61.70 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "61.70", "up": "34.38", "down": "51.40", "left": "27.24", "right": "46.39"}
4HB_syn_000327Constrained RetrievalColor-Anchor RetrievalFor the number with value 35.61, list all numbers highlighted with the same color (blue, hex #6FA0FF). Output only a JSON array of strings. Example: ["12.34","56.78"].["35.61", "11.07", "+1.33 ±0.09"]
5HB_syn_000328Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."9"
6HB_syn_000329Consistency & MissingnessColumn MissingnessIn S-C↑ under Grp-A, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Approach-B [96]", "Baseline-E"]

323. synthetic / synthetic/images/syn_000057.png / 5 QA

synthetic/images/syn_000057.png
#qidtasksubtaskquestionanswer
1HB_syn_000330Aggregation & ComparisonExtremum ReasoningFind the highest metric value for System-B [45]. Exclude N/A and —. Output only the number as a string. Example: "12.34"."89.35"
2HB_syn_000331Local RelationsNeighbor IndexingAt (r=4,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "86.98", "up": "49.55", "down": "85.20", "left": "29.71", "right": "13.07"}
3HB_syn_000332Consistency & MissingnessCell MissingnessIs the cell (System-F, S-D↑) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
4HB_syn_000333Constrained RetrievalValue FilteringAmong highlighted standalone numeric values (any color), list the values that are >= 84.44. Within the highlighted cells, exclude entries written as signed change/uncertainty values, such as "+1.15 ± 0.63". Output only a JSON array of strings.["84.44", "95.93", "94.70"]
5HB_syn_000334Markup GroundingHighlight PresenceCheck whether value 22.89 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: red(#FF5A5C), orange(#FF8C3A), yellow(#FFE9A3). The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "red", "hex": "#FF5A5C"}

324. synthetic / synthetic/images/syn_000058.png / 4 QA

synthetic/images/syn_000058.png
#qidtasksubtaskquestionanswer
1HB_syn_000335Aggregation & ComparisonPairwise ComparisonFor Baseline-Z [96], compare S-B under Zone-B and MetA under Zone-A. Which metric value is larger? Return JSON {"item":<metric_name>,"value":<string>}. Exclude N/A and —.{"item": "MetA under Zone-A", "value": "28.27"}
2HB_syn_000336Constrained RetrievalColor-Anchor RetrievalTake the cell at (r=6,c=10). Return all values with the same highlight color (orange, #FF8C3A). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["36.50", "36.94", "75.73", "28.27", "94.59"]
3HB_syn_000337Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."15"
4HB_syn_000338Consistency & MissingnessColumn MissingnessList all missing entries in column Val↑ under Part-C (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Method-Y"]

325. synthetic / synthetic/images/syn_000059.png / 7 QA

synthetic/images/syn_000059.png
#qidtasksubtaskquestionanswer
1HB_syn_000339Constrained RetrievalCell RetrievalWhat is the MetE↑ under Blk-B value for Approach-D [33]? Output only the number as a string. Example: "12.34"."1.42"
2HB_syn_000340Aggregation & ComparisonExtremum ReasoningFind the highest entry in MetC. Exclude N/A and —. Output only the number as a string. Example: "12.34"."93.41"
3HB_syn_000341Aggregation & ComparisonExtremum ReasoningReturn the min of column MetC. Exclude N/A and —. Output only the number as a string. Example: "12.34"."2.69"
4HB_syn_000342Local RelationsMarker-Anchor NeighborWhat is the value adjacent (left) to the highlighted in mid_cyan_blue (hex #95D9FF) with value 5.71 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."93.29"
5HB_syn_000343Markup GroundingMarked Value ListingList numbers highlighted in dark_cyan_blue (hex #55BFFF). Output only a JSON array of strings. Example: ["12.34","56.78"].["0.30", "93.41", "14.95", "91.70", "4.86", "94.79", "95.53", "99.35"]
6HB_syn_000344Markup GroundingMarked Value ListingReturn every value that is underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["91.07", "92.57", "37.24", "93.12", "89.19", "5.71", "86.17", "3.84"]
7HB_syn_000345Consistency & MissingnessColumn MissingnessList all missing entries in column Val↑ under Blk-B (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Variant-Y [8]"]

326. synthetic / synthetic/images/syn_000060.png / 4 QA

synthetic/images/syn_000060.png
#qidtasksubtaskquestionanswer
1HB_syn_000346Aggregation & ComparisonRank SelectionFind the 2nd highest entry in S-C under Slot-D and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "Baseline-C", "value": "81.36"}
2HB_syn_000347Markup GroundingMarked Column ListingWhich entries in column MetA under Part-B are underlined? Output only a JSON array of strings. Example: ["12.34","56.78"].["79.93"]
3HB_syn_000348Consistency & MissingnessCell MissingnessCheck whether Baseline-C at S-D↑ under Slot-D is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}
4HB_syn_000349Constrained RetrievalValue FilteringIn column MetA under Part-B, list all row labels in the leftmost row-label column with value < 74.82. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Baseline-Y [25]", "value": "64.49"}, {"item": "Baseline-C", "value": "74.18"}, {"item": "Method-C", "value": "48.68"}, {"item": "Model-F", "value": "34.18"}]

327. synthetic / synthetic/images/syn_000061.png / 7 QA

synthetic/images/syn_000061.png
#qidtasksubtaskquestionanswer
1HB_syn_000350Aggregation & ComparisonArgmax ReasoningIn column Idx under Sect-A, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "System-C", "value": "87.90"}
2HB_syn_000351Aggregation & ComparisonArgmax ReasoningIn Idx under Sect-A, where is the maximum located? Return JSON with row, col, and value. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 6, "col": 2, "value": "87.90"}
3HB_syn_000352Aggregation & ComparisonPairwise ComparisonBetween Model-D [26] and Variant-C for S-D under Sect-A, pick the larger value and return {item,value}. Exclude N/A and —.{"item": "Variant-C", "value": "27.85"}
4HB_syn_000353Local RelationsMarker-Anchor NeighborFind the down neighbor of the highlighted in orange (hex #FF8C3A) with value 76.39 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."22.36"
5HB_syn_000354Constrained RetrievalColor-Anchor RetrievalFor the number at row 10, column 2, list all numbers highlighted with the same color (orange, hex #FF8C3A). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["12.24", "27.85", "36.68", "76.39", "17.60", "79.91", "79.22"]
6HB_syn_000355Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."7"
7HB_syn_000356Consistency & MissingnessColumn MissingnessList all missing entries in column MetC↑ under Cfg-B (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Baseline-X", "Model-D [26]"]

328. synthetic / synthetic/images/syn_000062.png / 5 QA

synthetic/images/syn_000062.png
#qidtasksubtaskquestionanswer
1HB_syn_000357Aggregation & ComparisonExtremum ReasoningIn column Idx, what is the smallest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."6.49"
2HB_syn_000358Local RelationsNeighbor Value TracingAt the cell with value 63.06, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "63.06", "up": "68.69", "down": "83.68", "left": "44.88", "right": "51.02"}
3HB_syn_000359Constrained RetrievalColor-Anchor RetrievalFind the cell containing 99.50. Return all values sharing its highlight color (light_blue/#E6F2FF). Output only a JSON array of strings. Example: ["12.34","56.78"].["86.43", "63.06", "94.25", "99.50", "84.22", "3.91", "86.83", "35.11"]
4HB_syn_000360Consistency & MissingnessCell MissingnessCheck whether System-E at Rate↓ under Blk-D is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}
5HB_syn_000361Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_blue(#E6F2FF), blue(#6DA1FD), light_orange(#FFE6C7), orange(#F9B163). Is the number at (r=10,c=7) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

329. synthetic / synthetic/images/syn_000063.png / 6 QA

synthetic/images/syn_000063.png
#qidtasksubtaskquestionanswer
1HB_syn_000362Aggregation & ComparisonExtremum ReasoningAcross all columns for Baseline-Y, what is the maximum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."51.53"
2HB_syn_000363Aggregation & ComparisonExtremum ReasoningAcross all columns for Baseline-Y, what is the minimum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."36.17"
3HB_syn_000364Local RelationsNeighbor IndexingAt (r=11,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "55.19", "up": "43.22", "down": "31.74", "left": "N/A", "right": "48.34"}
4HB_syn_000365Consistency & MissingnessCell MissingnessIs the cell (Baseline-Y, MetB↓) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
5HB_syn_000366Constrained RetrievalValue FilteringTake all highlighted numbers (any color) and return those < 14.66 as a JSON array of strings.["9.06", "13.93", "7.64", "5.93"]
6HB_syn_000367Markup GroundingHighlight PresenceCheck whether value 31.74 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_orange(#FCE0C7), mid_orange(#F1B17D), dark_orange(#E47B30). The value appears exactly once in the numeric data grid.{"highlighted": false, "color": null, "hex": null}

330. synthetic / synthetic/images/syn_000064.png / 6 QA

synthetic/images/syn_000064.png
#qidtasksubtaskquestionanswer
1HB_syn_000368Constrained RetrievalCell RetrievalFor item Method-X, what is the value in column Cost under Slot-B? Output only the number as a string. Example: "12.34"."15.26"
2HB_syn_000369Aggregation & ComparisonArgmax ReasoningFind the row label with the maximum value in column Cost under Slot-B. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-E", "value": "88.53"}
3HB_syn_000370Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column Cost under Slot-B. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 6, "col": 5, "value": "88.53"}
4HB_syn_000371Local RelationsMarker-Anchor NeighborFind the left neighbor of the boldfaced with value 10.28 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."15.98"
5HB_syn_000372Markup GroundingMarked Value ListingFind all red-highlighted values (hex #FF5A5C) and list them. Output only a JSON array of strings. Example: ["12.34","56.78"].["47.67", "10.28", "88.53", "61.87"]
6HB_syn_000373Consistency & MissingnessColumn MissingnessIn MetC↑ under Slot-B, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Method-Y", "Baseline-C [29]", "Baseline-D [36]"]

331. synthetic / synthetic/images/syn_000065.png / 5 QA

synthetic/images/syn_000065.png
#qidtasksubtaskquestionanswer
1HB_syn_000374Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column MetE? Exclude N/A and —. Output only the number as a string. Example: "12.34"."76.86"
2HB_syn_000375Local RelationsNeighbor IndexingAt (r=2,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "45.36", "up": "N/A", "down": "97.74", "left": "9.76", "right": "56.41"}
3HB_syn_000376Markup GroundingMarked Value ListingList all underlined numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["82.91", "8.23", "75.90", "82.04", "91.08", "73.72", "83.60", "84.02", "94.77", "92.59"]
4HB_syn_000377Consistency & MissingnessCell MissingnessIs the cell (Variant-Z, Qual↑ under Grp-A) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
5HB_syn_000378Constrained RetrievalValue FilteringFilter Score↑ under Grp-C by < 59.36. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Approach-Y", "value": "16.04"}, {"item": "Variant-E [17]", "value": "24.46"}, {"item": "Baseline-B", "value": "29.71"}, {"item": "System-X", "value": "39.85"}, {"item": "System-Y", "value": "8.50"}, {"item": "Variant-X", "value": "13.16"}]

332. synthetic / synthetic/images/syn_000066.png / 5 QA

synthetic/images/syn_000066.png
#qidtasksubtaskquestionanswer
1HB_syn_000379Aggregation & ComparisonPairwise ComparisonWithin row Variant-F, choose the larger between MetE under Grp-B and MetD under Grp-B, output {item,value}. Exclude N/A and —.{"item": "MetD under Grp-B", "value": "81.50"}
2HB_syn_000380Local RelationsNeighbor Value TracingLocate value 60.57 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "60.57", "up": "60.92", "down": "79.34", "left": "2.46", "right": "59.56"}
3HB_syn_000381Constrained RetrievalColor-Anchor RetrievalFind the cell containing 81.98. Return all values sharing its highlight color (mid_yellow/#F7DA67). Output only a JSON array of strings. Example: ["12.34","56.78"].["79.60", "87.46", "70.64", "96.68", "66.57", "92.91", "81.98", "84.26", "10.31"]
4HB_syn_000382Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."27"
5HB_syn_000383Consistency & MissingnessColumn MissingnessIn S-D under Sect-A, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Model-A"]

333. synthetic / synthetic/images/syn_000067.png / 5 QA

synthetic/images/syn_000067.png
#qidtasksubtaskquestionanswer
1HB_syn_000384Aggregation & ComparisonExtremum ReasoningFind the lowest metric value for Variant-E. Exclude N/A and —. Output only the number as a string. Example: "12.34"."8.98"
2HB_syn_000385Local RelationsMarker-Anchor NeighborWhat is the value adjacent (left) to the highlighted in mid_blue (hex #8DB3FF) with value 87.59 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."95.64"
3HB_syn_000386Constrained RetrievalColor-Anchor RetrievalTake the cell at (r=11,c=2). Return all values with the same highlight color (light_blue, #CFE0FF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["80.81", "13.55"]
4HB_syn_000387Consistency & MissingnessCell MissingnessIs the cell (Approach-Z [97], Stat↓) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
5HB_syn_000388Markup GroundingHighlight PresenceCheck whether (r=3,c=2) is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_blue(#CFE0FF), mid_blue(#8DB3FF), dark_blue(#4F8AFF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": true, "color": "mid_blue", "hex": "#8DB3FF"}

334. synthetic / synthetic/images/syn_000068.png / 6 QA

synthetic/images/syn_000068.png
#qidtasksubtaskquestionanswer
1HB_syn_000389Constrained RetrievalCell RetrievalFor item Method-A, what is the value in column MetA↑ under Cfg-A? Output only the number as a string. Example: "12.34"."44.75"
2HB_syn_000390Aggregation & ComparisonExtremum ReasoningFind the highest metric value for Variant-A. Exclude N/A and —. Output only the number as a string. Example: "12.34"."86.57"
3HB_syn_000391Local RelationsMarker-Anchor NeighborWhat is the value adjacent (right) to the highlighted in light_orange (hex #FFE6C7) cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."64.48"
4HB_syn_000392Markup GroundingMarked Column ListingList all underlined numbers in column Stat↓ under Zone-B. Output only a JSON array of strings. Example: ["12.34","56.78"].["40.43"]
5HB_syn_000393Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."2"
6HB_syn_000394Consistency & MissingnessColumn MissingnessList all missing entries in column MetA↑ under Cfg-A (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Model-B [1]"]

335. synthetic / synthetic/images/syn_000069.png / 5 QA

synthetic/images/syn_000069.png
#qidtasksubtaskquestionanswer
1HB_syn_000395Aggregation & ComparisonExtremum ReasoningFind the lowest metric value for Method-E. Exclude N/A and —. Output only the number as a string. Example: "12.34"."18.77"
2HB_syn_000396Local RelationsNeighbor Value TracingAt the cell with value 12.52, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "12.52", "up": "95.13", "down": "98.83", "left": "75.46", "right": "31.38"}
3HB_syn_000397Consistency & MissingnessCell MissingnessIs the cell (Approach-E, Val↑ under Grp-B) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
4HB_syn_000398Constrained RetrievalValue FilteringAmong highlighted standalone numeric values (any color), list the values that are <= 52.37. Within the highlighted cells, exclude entries written as signed change/uncertainty values, such as "+1.15 ± 0.63". Output only a JSON array of strings.["12.86", "21.30", "46.57", "12.81", "37.37", "52.37", "36.08"]
5HB_syn_000399Markup GroundingHighlight PresenceCheck whether value 0.11 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: red(#FF5A5C), orange(#FF8C3A), yellow(#FFE9A3). The value appears exactly once in the numeric data grid.{"highlighted": false, "color": null, "hex": null}

336. synthetic / synthetic/images/syn_000070.png / 6 QA

synthetic/images/syn_000070.png
#qidtasksubtaskquestionanswer
1HB_syn_000400Aggregation & ComparisonRank SelectionReturn the 3 highest rows in S-A in descending order as a JSON array of {"item":"...","value":"..."} objects. Exclude N/A and —.[{"item": "Model-D", "value": "96.16"}, {"item": "Baseline-Z", "value": "94.02"}, {"item": "System-X [94]", "value": "84.27"}]
2HB_syn_000401Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=7,c=7), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "22.76", "up": "63.56", "down": "33.09", "left": "36.51", "right": "—"}
3HB_syn_000402Markup GroundingMarked Value ListingList numbers highlighted in mid_purple (hex #B681F3). Output only a JSON array of strings. Example: ["12.34","56.78"].["94.02", "97.61", "91.18", "97.94", "90.25", "3.21", "99.32", "9.24"]
4HB_syn_000403Markup GroundingMarked Value ListingList all underlined numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["94.02", "97.61", "91.18", "97.94", "90.25", "3.21", "99.32", "9.24"]
5HB_syn_000404Consistency & MissingnessColumn MissingnessIn Err↑, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Model-C", "Approach-A", "Method-B", "Model-Y"]
6HB_syn_000405Constrained RetrievalValue FilteringIn column S-CB↓, list all row labels in the leftmost row-label column with value < 48.54. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Baseline-C", "value": "34.56"}, {"item": "Variant-Y [28]", "value": "28.63"}, {"item": "Baseline-Y [4]", "value": "28.79"}, {"item": "Variant-E [76]", "value": "37.63"}, {"item": "Baseline-A", "value": "28.37"}, {"item": "System-X [94]", "value": "37.14"}, {"item": "Model-D", "value": "6.60"}, {"item": "System-D [39]", "value": "3.21"}, {"item": "Method-X", "value": "35.23"}, {"item": "Baseline-D [44]", "value": "0.13"}]

337. synthetic / synthetic/images/syn_000071.png / 5 QA

synthetic/images/syn_000071.png
#qidtasksubtaskquestionanswer
1HB_syn_000406Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column Eff? Exclude N/A and —. Output only the number as a string. Example: "12.34"."13.42"
2HB_syn_000407Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=5,c=5), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "39.70", "up": "87.65", "down": "13.66", "left": "41.28", "right": "69.09"}
3HB_syn_000408Constrained RetrievalColor-Anchor RetrievalFor the number at row 6, column 9, list all numbers highlighted with the same color (mid_blue, hex #8DB3FF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["61.86", "10.20", "14.03", "79.84", "87.65", "67.19", "24.78", "46.39", "71.91", "21.87", "51.28", "85.44"]
4HB_syn_000409Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."36"
5HB_syn_000410Consistency & MissingnessColumn MissingnessReturn the items whose F1↑ under Cfg-D is missing (N/A or —). Output JSON array of strings.["Model-D", "Baseline-C [97]"]

338. synthetic / synthetic/images/syn_000072.png / 5 QA

synthetic/images/syn_000072.png
#qidtasksubtaskquestionanswer
1HB_syn_000411Aggregation & ComparisonRank SelectionFind the 2nd highest entry in S-D and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "Variant-A", "value": "46.23"}
2HB_syn_000412Local RelationsNeighbor Value TracingAt the cell with value 46.63, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "46.63", "up": "91.48", "down": "64.54", "left": "48.91", "right": "95.84"}
3HB_syn_000413Constrained RetrievalColor-Anchor RetrievalFind the cell containing 89.60. Return all values sharing its highlight color (orange/#F9B163). Output only a JSON array of strings. Example: ["12.34","56.78"].["57.01", "89.60"]
4HB_syn_000414Markup GroundingMarked Column ListingWhich entries in column Err↓ are underlined? Output only a JSON array of strings. Example: ["12.34","56.78"].["10.19"]
5HB_syn_000415Consistency & MissingnessCell MissingnessCheck whether Model-Y [13] at Err↓ is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}

339. synthetic / synthetic/images/syn_000073.png / 6 QA

synthetic/images/syn_000073.png
#qidtasksubtaskquestionanswer
1HB_syn_000416Aggregation & ComparisonExtremum ReasoningAcross all columns for Approach-C [89], what is the maximum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."91.33"
2HB_syn_000417Aggregation & ComparisonExtremum ReasoningFor item Approach-D, what is the minimum value across all metrics? Exclude N/A and —. Output only the number as a string. Example: "12.34"."13.31"
3HB_syn_000418Local RelationsNeighbor Value TracingAt the cell with value 32.92, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "32.92", "up": "70.00", "down": "26.73", "left": "86.67", "right": "89.29"}
4HB_syn_000419Markup GroundingMarked Value ListingReturn all numbers highlighted in light_blue (hex #E6F2FF) as a JSON array. Output only a JSON array of strings. Example: ["12.34","56.78"].["53.86", "5.18", "30.08", "84.33", "89.66", "41.07"]
5HB_syn_000420Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are >= 37.92. Output JSON array of strings.["86.35", "96.11", "79.87", "53.86", "84.33", "89.66", "37.92", "41.07"]
6HB_syn_000421Markup GroundingHighlight PresenceCheck whether value 1.21 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_blue(#E6F2FF), blue(#6DA1FD), light_orange(#FFE6C7), orange(#F9B163). The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "blue", "hex": "#6DA1FD"}

340. synthetic / synthetic/images/syn_000074.png / 5 QA

synthetic/images/syn_000074.png
#qidtasksubtaskquestionanswer
1HB_syn_000422Aggregation & ComparisonPairwise ComparisonCompare Approach-D [92] vs Model-E on MetD under Zone-B. Which one is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Approach-D [92]", "value": "74.90"}
2HB_syn_000423Local RelationsMarker-Anchor NeighborLocate the highlighted in light_orange (hex #FCE0C7) with value 71.46 number and return the number immediately to its left. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."82.68"
3HB_syn_000424Consistency & MissingnessColumn MissingnessIn MetB under Zone-A, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Variant-B"]
4HB_syn_000425Constrained RetrievalValue FilteringIn column MetD under Zone-B, list all row labels in the leftmost row-label column with value >= 43.00. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Method-B [33]", "value": "70.50"}, {"item": "Baseline-F [69]", "value": "43.00"}, {"item": "Model-E", "value": "71.46"}, {"item": "Approach-D [92]", "value": "74.90"}, {"item": "Variant-B", "value": "68.98"}, {"item": "System-F [4]", "value": "77.03"}]
5HB_syn_000426Markup GroundingHighlight PresenceCheck whether (r=4,c=4) is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_orange(#FCE0C7), mid_orange(#F1B17D), dark_orange(#E47B30). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

341. synthetic / synthetic/images/syn_000075.png / 7 QA

synthetic/images/syn_000075.png
#qidtasksubtaskquestionanswer
1HB_syn_000427Constrained RetrievalCell RetrievalIn the MetB under Blk-A column, read the entry for Model-B [4]. Output only the number as a string. Example: "12.34"."88.33"
2HB_syn_000428Aggregation & ComparisonArgmax ReasoningWhich item (row label in the leftmost row-label column) achieves the highest MetD under Zone-B? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-C", "value": "96.97"}
3HB_syn_000429Local RelationsNeighbor IndexingAt (r=2,c=3) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "6.03", "up": "68.62", "down": "N/A", "left": "98.32", "right": "85.95"}
4HB_syn_000430Markup GroundingMarked Value ListingReturn every value that is underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["94.67", "98.32", "21.76", "99.85", "96.97", "89.16", "89.82", "81.78"]
5HB_syn_000431Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."24"
6HB_syn_000432Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."8"
7HB_syn_000433Consistency & MissingnessCell MissingnessCheck whether Variant-X at MetD under Zone-B is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}

342. synthetic / synthetic/images/syn_000076.png / 5 QA

synthetic/images/syn_000076.png
#qidtasksubtaskquestionanswer
1HB_syn_000434Aggregation & ComparisonExtremum ReasoningIn row System-D [56], what is the largest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."95.35"
2HB_syn_000435Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=9,c=3), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "46.81", "up": "31.79", "down": "80.79", "left": "75.11", "right": "—"}
3HB_syn_000436Constrained RetrievalColor-Anchor RetrievalUsing (r=11,c=2) as an anchor, list all cells sharing its highlight color (purple/#B07CFF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["89.47", "23.30", "46.83", "6.22", "16.75"]
4HB_syn_000437Markup GroundingMarked Column ListingIn Score↓ under Cfg-A, return the values that are underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["6.22"]
5HB_syn_000438Consistency & MissingnessCell MissingnessCheck whether Approach-C at MetE↓ under Cfg-A is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}

343. synthetic / synthetic/images/syn_000077.png / 5 QA

synthetic/images/syn_000077.png
#qidtasksubtaskquestionanswer
1HB_syn_000439Aggregation & ComparisonExtremum ReasoningFind the lowest metric value for Variant-A. Exclude N/A and —. Output only the number as a string. Example: "12.34"."11.80"
2HB_syn_000440Local RelationsNeighbor Value TracingAt the cell with value 22.52, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "22.52", "up": "60.93", "down": "56.24", "left": "—", "right": "29.96"}
3HB_syn_000441Constrained RetrievalColor-Anchor RetrievalFor the number with value 24.23, list all numbers highlighted with the same color (light_blue, hex #CFE0FF). Output only a JSON array of strings. Example: ["12.34","56.78"].["95.45", "81.48", "25.55", "24.23"]
4HB_syn_000442Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."12"
5HB_syn_000443Consistency & MissingnessColumn MissingnessReturn the items whose Val↑ is missing (N/A or —). Output JSON array of strings.["Variant-A", "Model-F", "Variant-C", "System-A", "System-X"]

344. synthetic / synthetic/images/syn_000078.png / 6 QA

synthetic/images/syn_000078.png
#qidtasksubtaskquestionanswer
1HB_syn_000444Aggregation & ComparisonExtremum ReasoningFind the lowest metric value for Approach-F. Exclude N/A and —. Output only the number as a string. Example: "12.34"."84.21"
2HB_syn_000445Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=7,c=2), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "43.47", "up": "99.55", "down": "62.30", "left": "72.73", "right": "1.96"}
3HB_syn_000446Consistency & MissingnessCell MissingnessCheck whether System-Y at MetA↑ is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}
4HB_syn_000447Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are < 80.24. Output JSON array of strings.["1.96", "62.30", "8.90", "2.29"]
5HB_syn_000448Markup GroundingHighlight PresenceCheck whether (r=3,c=1) is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_yellow(#FEF4B8), mid_yellow(#F7DA67), dark_yellow(#EFBC23). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": true, "color": "light_yellow", "hex": "#FEF4B8"}
6HB_syn_000449Markup GroundingHighlight PresenceCheck whether value 99.55 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_yellow(#FEF4B8), mid_yellow(#F7DA67), dark_yellow(#EFBC23). The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "dark_yellow", "hex": "#EFBC23"}

345. synthetic / synthetic/images/syn_000079.png / 7 QA

synthetic/images/syn_000079.png
#qidtasksubtaskquestionanswer
1HB_syn_000450Aggregation & ComparisonExtremum ReasoningFind the highest metric value for Approach-B [11]. Exclude N/A and —. Output only the number as a string. Example: "12.34"."49.74"
2HB_syn_000451Local RelationsMarker-Anchor NeighborLocate the underlined with value 5.87 number and return the number immediately below it. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."81.98"
3HB_syn_000452Markup GroundingMarked Value ListingWhich values are highlighted in mid_orange (#F1B17D)? Output only a JSON array of strings. Example: ["12.34","56.78"].["5.87", "0.77", "4.96", "96.45", "2.43", "7.02"]
4HB_syn_000453Markup GroundingMarked Value ListingReturn every value that is underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["5.87", "0.77", "4.96", "96.45", "2.43", "7.02"]
5HB_syn_000454Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."6"
6HB_syn_000455Consistency & MissingnessColumn MissingnessList all missing entries in column MetD↑ (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Variant-A [82]"]
7HB_syn_000456Constrained RetrievalValue FilteringFilter S-D↓ by < 44.52. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Baseline-F", "value": "19.58"}, {"item": "Variant-E", "value": "44.16"}, {"item": "Approach-D", "value": "4.96"}, {"item": "Approach-B [11]", "value": "8.01"}, {"item": "Model-F", "value": "4.63"}, {"item": "Method-B", "value": "29.66"}, {"item": "Model-E", "value": "41.53"}, {"item": "System-A", "value": "30.66"}, {"item": "Approach-Z", "value": "9.79"}, {"item": "Baseline-X", "value": "13.11"}]

346. synthetic / synthetic/images/syn_000080.png / 5 QA

synthetic/images/syn_000080.png
#qidtasksubtaskquestionanswer
1HB_syn_000457Constrained RetrievalCell RetrievalFor item Approach-X [91], what is the value in column MetB under Cfg-B? Output only the number as a string. Example: "12.34"."43.80"
2HB_syn_000458Aggregation & ComparisonPairwise ComparisonFor Model-E, compare Cost under Sect-A and Rank under Cfg-B. Which metric value is larger? Return JSON {"item":<metric_name>,"value":<string>}. Exclude N/A and —.{"item": "Cost under Sect-A", "value": "63.84"}
3HB_syn_000459Local RelationsMarker-Anchor NeighborWhat is the value adjacent (up) to the boldfaced with value 89.86 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."54.67"
4HB_syn_000460Consistency & MissingnessCell MissingnessCheck whether Method-Z at Rank under Cfg-B is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}
5HB_syn_000461Markup GroundingHighlight PresenceCheck whether value 56.97 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_cyan_blue(#C8ECFF), mid_cyan_blue(#95D9FF), dark_cyan_blue(#55BFFF). The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "dark_cyan_blue", "hex": "#55BFFF"}

347. synthetic / synthetic/images/syn_000081.png / 6 QA

synthetic/images/syn_000081.png
#qidtasksubtaskquestionanswer
1HB_syn_000462Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column MetE. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 13, "col": 1, "value": "93.49"}
2HB_syn_000463Aggregation & ComparisonRank SelectionWho ranks 2nd in column MetE? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Baseline-A", "value": "89.56"}
3HB_syn_000464Local RelationsNeighbor Value TracingLocate value 4.15 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "4.15", "up": "74.75", "down": "9.05", "left": "72.84", "right": "54.87"}
4HB_syn_000465Constrained RetrievalColor-Anchor RetrievalFind the cell containing 86.67. Return all values sharing its highlight color (dark_teal/#22D28E). Output only a JSON array of strings. Example: ["12.34","56.78"].["86.67", "93.49", "97.07", "96.60"]
5HB_syn_000466Consistency & MissingnessColumn MissingnessList all missing entries in column MetE (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Method-A", "Approach-Z [93]", "Approach-X"]
6HB_syn_000467Markup GroundingHighlight PresenceCheck whether (r=13,c=1) is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_teal(#D3FAEE), mid_teal(#83EDC4), dark_teal(#22D28E). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": true, "color": "dark_teal", "hex": "#22D28E"}

348. synthetic / synthetic/images/syn_000082.png / 5 QA

synthetic/images/syn_000082.png
#qidtasksubtaskquestionanswer
1HB_syn_000468Aggregation & ComparisonExtremum ReasoningFor item Approach-E [33], what is the maximum value across all metrics? Exclude N/A and —. Output only the number as a string. Example: "12.34"."84.07"
2HB_syn_000469Local RelationsNeighbor Value TracingAt the cell with value 24.67, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "24.67", "up": "64.77", "down": "33.83", "left": "N/A", "right": "36.99"}
3HB_syn_000470Markup GroundingMarked Value ListingList numbers highlighted in dark_red (hex #FC5255). Output only a JSON array of strings. Example: ["12.34","56.78"].["1.25", "99.08", "6.77", "95.77", "2.11"]
4HB_syn_000471Constrained RetrievalColor-Anchor RetrievalUsing (r=18,c=3) as an anchor, list all cells sharing its highlight color (dark_red/#FC5255). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["1.25", "99.08", "6.77", "95.77", "2.11"]
5HB_syn_000472Consistency & MissingnessCell MissingnessCheck whether Variant-E at S-B↑ under Set-A is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}

349. synthetic / synthetic/images/syn_000083.png / 8 QA

synthetic/images/syn_000083.png
#qidtasksubtaskquestionanswer
1HB_syn_000473Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column MetE? Exclude N/A and —. Output only the number as a string. Example: "12.34"."88.21"
2HB_syn_000474Aggregation & ComparisonArgmax ReasoningFind the row label with the maximum value in column Eff. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-A [82]", "value": "94.62"}
3HB_syn_000475Aggregation & ComparisonRank SelectionIn Eff, who are the top 3 (highest to lowest)? Output JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Method-A [82]", "value": "94.62"}, {"item": "Approach-C", "value": "94.49"}, {"item": "System-A", "value": "58.52"}]
4HB_syn_000476Aggregation & ComparisonRank SelectionFind the 2nd highest entry in Eff and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "Approach-C", "value": "94.49"}
5HB_syn_000477Aggregation & ComparisonPairwise ComparisonBetween Method-X and Method-Y [98] for MetE, pick the larger value and return {item,value}. Exclude N/A and —.{"item": "Method-Y [98]", "value": "80.16"}
6HB_syn_000478Local RelationsMarker-Anchor NeighborLocate the underlined with value 94.49 number and return the number immediately to its left. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."36.63"
7HB_syn_000479Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."4"
8HB_syn_000480Constrained RetrievalValue FilteringAmong highlighted standalone numeric values (any color), list the values that are < 54.27. Within the highlighted cells, exclude entries written as signed change/uncertainty values, such as "+1.15 ± 0.63". Output only a JSON array of strings.["10.52", "17.82"]

350. synthetic / synthetic/images/syn_000084.png / 5 QA

synthetic/images/syn_000084.png
#qidtasksubtaskquestionanswer
1HB_syn_000481Aggregation & ComparisonExtremum ReasoningIn column S-D, what is the smallest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."3.34"
2HB_syn_000482Local RelationsNeighbor IndexingAt (r=18,c=5) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "98.02", "up": "9.78", "down": "77.99", "left": "80.80", "right": "71.42"}
3HB_syn_000483Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."18"
4HB_syn_000484Consistency & MissingnessColumn MissingnessReturn the items whose MetE↑ under Sect-C is missing (N/A or —). Output JSON array of strings.["System-Y", "Model-B", "Baseline-Z", "Baseline-F"]
5HB_syn_000485Constrained RetrievalValue FilteringIn column MetE↑ under Sect-C, list all row labels in the leftmost row-label column with value < 55.47. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Method-Y", "value": "32.53"}, {"item": "Method-C", "value": "35.78"}, {"item": "Model-F", "value": "17.65"}, {"item": "Method-B", "value": "16.67"}, {"item": "Method-E", "value": "4.76"}, {"item": "Baseline-E", "value": "36.83"}, {"item": "Approach-C", "value": "47.27"}, {"item": "Approach-X [9]", "value": "39.91"}]

351. synthetic / synthetic/images/syn_000085.png / 4 QA

synthetic/images/syn_000085.png
#qidtasksubtaskquestionanswer
1HB_syn_000486Constrained RetrievalCell RetrievalIn the Idx↑ under Cfg-C column, read the entry for Model-A. Output only the number as a string. Example: "12.34"."20.70"
2HB_syn_000487Aggregation & ComparisonExtremum ReasoningReturn the max of column S-A. Exclude N/A and —. Output only the number as a string. Example: "12.34"."83.48"
3HB_syn_000488Markup GroundingMarked Column ListingList all underlined numbers in column Qual under Part-D. Output only a JSON array of strings. Example: ["12.34","56.78"].["94.56"]
4HB_syn_000489Consistency & MissingnessColumn MissingnessReturn the items whose MetD↑ under Zone-B is missing (N/A or —). Output JSON array of strings.["Approach-F [69]", "System-B"]

352. synthetic / synthetic/images/syn_000086.png / 4 QA

synthetic/images/syn_000086.png
#qidtasksubtaskquestionanswer
1HB_syn_000490Aggregation & ComparisonArgmax ReasoningIn S-D under Zone-B, where is the maximum located? Return JSON with row, col, and value. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 9, "col": 3, "value": "89.11"}
2HB_syn_000491Constrained RetrievalColor-Anchor RetrievalFor the number with value 72.28, list all numbers highlighted with the same color (mid_yellow, hex #F7DA67). Output only a JSON array of strings. Example: ["12.34","56.78"].["85.57", "72.28", "69.44", "17.82", "27.61", "96.79"]
3HB_syn_000492Markup GroundingMarked Value ListingList all underlined numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["99.65", "3.13", "87.45", "13.71", "89.11", "76.31"]
4HB_syn_000493Consistency & MissingnessCell MissingnessCheck whether Model-Y [34] at Eff under Grp-C is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}

353. synthetic / synthetic/images/syn_000087.png / 6 QA

synthetic/images/syn_000087.png
#qidtasksubtaskquestionanswer
1HB_syn_000494Aggregation & ComparisonRank SelectionReturn the 3 highest rows in Eff under Slot-A in descending order as a JSON array of {"item":"...","value":"..."} objects. Exclude N/A and —.[{"item": "Model-Y", "value": "94.78"}, {"item": "Approach-B", "value": "81.73"}, {"item": "Approach-X [88]", "value": "61.14"}]
2HB_syn_000495Aggregation & ComparisonRank SelectionFind the 2nd highest entry in Eff under Slot-A and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "Approach-B", "value": "81.73"}
3HB_syn_000496Local RelationsNeighbor IndexingAt (r=7,c=4) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "96.07", "up": "2.38", "down": "63.04", "left": "59.75", "right": "—"}
4HB_syn_000497Constrained RetrievalColor-Anchor RetrievalUsing (r=1,c=1) as an anchor, list all cells sharing its highlight color (pink/#FFB7D6). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["67.55", "38.61", "+0.74 ±0.49", "73.58", "96.53"]
5HB_syn_000498Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."8"
6HB_syn_000499Consistency & MissingnessColumn MissingnessList all missing entries in column S-C↑ under Grp-C (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Variant-C", "Variant-B", "Baseline-C [16]"]

354. synthetic / synthetic/images/syn_000088.png / 6 QA

synthetic/images/syn_000088.png
#qidtasksubtaskquestionanswer
1HB_syn_000500Aggregation & ComparisonPairwise ComparisonBetween Variant-B and Baseline-Y for Qual under Set-A, pick the larger value and return {item,value}. Exclude N/A and —.{"item": "Baseline-Y", "value": "84.38"}
2HB_syn_000501Aggregation & ComparisonPairwise ComparisonWithin row Model-A [77], choose the larger between Idx under Blk-B and Qual under Set-A, output {item,value}. Exclude N/A and —.{"item": "Idx under Blk-B", "value": "34.35"}
3HB_syn_000502Local RelationsNeighbor Value TracingLocate value 79.65 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "79.65", "up": "25.19", "down": "19.91", "left": "83.43", "right": "23.01"}
4HB_syn_000503Consistency & MissingnessCell MissingnessIs the cell (Variant-X, Idx under Blk-B) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
5HB_syn_000504Constrained RetrievalValue FilteringTake all highlighted numbers (any color) and return those > 54.47 as a JSON array of strings.["92.82", "87.33", "76.16", "84.38", "65.77", "83.43", "57.90", "66.29"]
6HB_syn_000505Markup GroundingHighlight PresenceCheck whether (r=2,c=5) is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_teal(#D3FAEE), mid_teal(#83EDC4), dark_teal(#22D28E). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

355. synthetic / synthetic/images/syn_000089.png / 5 QA

synthetic/images/syn_000089.png
#qidtasksubtaskquestionanswer
1HB_syn_000506Constrained RetrievalCell RetrievalFor item Variant-Y, what is the value in column MetC under Grp-D? Output only the number as a string. Example: "12.34"."12.51"
2HB_syn_000507Aggregation & ComparisonExtremum ReasoningReturn the max of column Rank. Exclude N/A and —. Output only the number as a string. Example: "12.34"."97.44"
3HB_syn_000508Local RelationsMarker-Anchor NeighborLocate the underlined with value 93.07 number and return the number immediately below it. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."53.39"
4HB_syn_000509Consistency & MissingnessCell MissingnessIs the cell (Baseline-C [36], MetC under Grp-D) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
5HB_syn_000510Markup GroundingHighlight PresenceCheck whether value 77.02 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_orange(#FCE0C7), mid_orange(#F1B17D), dark_orange(#E47B30). The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "dark_orange", "hex": "#E47B30"}

356. synthetic / synthetic/images/syn_000090.png / 5 QA

synthetic/images/syn_000090.png
#qidtasksubtaskquestionanswer
1HB_syn_000511Aggregation & ComparisonExtremum ReasoningIn column Eff, what is the smallest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."9.69"
2HB_syn_000512Local RelationsMarker-Anchor NeighborWhat is the value adjacent (up) to the highlighted in light_orange (hex #FFE6C7) with value 23.66 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."51.15"
3HB_syn_000513Markup GroundingMarked Column ListingWhich entries in column Cost↑ are underlined? Output only a JSON array of strings. Example: ["12.34","56.78"].["96.67"]
4HB_syn_000514Consistency & MissingnessColumn MissingnessReturn the items whose Eff is missing (N/A or —). Output JSON array of strings.["Approach-B [27]", "Approach-A [30]"]
5HB_syn_000515Constrained RetrievalValue FilteringFilter Err↑ by < 48.41. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Variant-B", "value": "28.56"}, {"item": "Method-C", "value": "26.82"}, {"item": "Variant-D", "value": "5.06"}, {"item": "Method-D", "value": "42.57"}, {"item": "Approach-Z", "value": "45.35"}, {"item": "Approach-A [30]", "value": "28.25"}, {"item": "Variant-Z [25]", "value": "4.37"}, {"item": "Model-C", "value": "0.83"}, {"item": "Baseline-Z", "value": "33.45"}]

357. synthetic / synthetic/images/syn_000091.png / 5 QA

synthetic/images/syn_000091.png
#qidtasksubtaskquestionanswer
1HB_syn_000516Aggregation & ComparisonExtremum ReasoningIn row Model-Z, what is the smallest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."0.43"
2HB_syn_000517Local RelationsNeighbor Value TracingLocate value 96.73 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "96.73", "up": "93.13", "down": "26.21", "left": "93.35", "right": "85.46"}
3HB_syn_000518Markup GroundingMarked Value ListingFind all dark_green-highlighted values (hex #72D46A) and list them. Output only a JSON array of strings. Example: ["12.34","56.78"].["0.43", "6.27", "2.00"]
4HB_syn_000519Constrained RetrievalColor-Anchor RetrievalFind the cell containing 5.65. Return all values sharing its highlight color (light_green/#D7F6D1). Output only a JSON array of strings. Example: ["12.34","56.78"].["6.65", "5.65", "11.38"]
5HB_syn_000520Markup GroundingMarked Value ListingGive a JSON array of all underline-marked numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["6.32", "6.36", "3.16"]

358. synthetic / synthetic/images/syn_000092.png / 5 QA

synthetic/images/syn_000092.png
#qidtasksubtaskquestionanswer
1HB_syn_000521Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column MetA. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 3, "col": 9, "value": "65.19"}
2HB_syn_000522Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=2,c=11), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "67.73", "up": "31.46", "down": "36.03", "left": "41.65", "right": "86.04"}
3HB_syn_000523Constrained RetrievalColor-Anchor RetrievalUsing (r=6,c=12) as an anchor, list all cells sharing its highlight color (light_orange/#FFE6C7). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["87.66", "68.02"]
4HB_syn_000524Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."10"
5HB_syn_000525Consistency & MissingnessColumn MissingnessIn Err↑, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Model-Y", "Model-X [76]"]

359. synthetic / synthetic/images/syn_000093.png / 5 QA

synthetic/images/syn_000093.png
#qidtasksubtaskquestionanswer
1HB_syn_000526Aggregation & ComparisonArgmax ReasoningWhich item (row label in the leftmost row-label column) achieves the highest Score under Sect-D? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Model-F", "value": "97.65"}
2HB_syn_000527Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=12,c=6), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "88.22", "up": "32.24", "down": "83.28", "left": "80.99", "right": "96.89"}
3HB_syn_000528Markup GroundingMarked Value ListingFind all dark_blue-highlighted values (hex #4F8AFF) and list them. Output only a JSON array of strings. Example: ["12.34","56.78"].["94.16", "11.68", "95.23", "97.65", "93.38", "10.62", "1.47", "96.89", "98.13"]
4HB_syn_000529Consistency & MissingnessCell MissingnessIs the cell (Model-Y, S-A↑ under Slot-C) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
5HB_syn_000530Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are < 78.16. Output JSON array of strings.["11.68", "72.26", "2.21", "11.86", "24.00", "73.94", "20.62", "10.62", "45.05", "1.47", "32.24", "38.81", "36.20"]

360. synthetic / synthetic/images/syn_000094.png / 6 QA

synthetic/images/syn_000094.png
#qidtasksubtaskquestionanswer
1HB_syn_000531Aggregation & ComparisonRank SelectionReturn the 3 highest rows in Idx under Sect-D in descending order as a JSON array of {"item":"...","value":"..."} objects. Exclude N/A and —.[{"item": "Approach-F", "value": "99.14"}, {"item": "System-D", "value": "96.59"}, {"item": "Model-C", "value": "92.22"}]
2HB_syn_000532Aggregation & ComparisonRank SelectionWho ranks 2nd in column Idx under Sect-D? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "System-D", "value": "96.59"}
3HB_syn_000533Local RelationsMarker-Anchor NeighborLocate the boldfaced with value 3.72 number and return the number immediately to its right. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."27.09"
4HB_syn_000534Markup GroundingMarked Column ListingIn ΔDiff↑ under Sect-D, return the values that are underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["+1.56 ±0.59"]
5HB_syn_000535Consistency & MissingnessCell MissingnessCheck whether Variant-D at S-A↑ under Grp-C is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}
6HB_syn_000536Constrained RetrievalValue FilteringIn column Idx under Sect-D, list all row labels in the leftmost row-label column with value > 53.54. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Model-C", "value": "92.22"}, {"item": "Approach-F", "value": "99.14"}, {"item": "Variant-Y", "value": "54.94"}, {"item": "System-D", "value": "96.59"}, {"item": "Method-Y", "value": "71.31"}]

361. synthetic / synthetic/images/syn_000095.png / 6 QA

synthetic/images/syn_000095.png
#qidtasksubtaskquestionanswer
1HB_syn_000537Constrained RetrievalCell RetrievalGive the number at (Model-B [7], MetD↑ under Cfg-A). Output only the number as a string. Example: "12.34"."71.06"
2HB_syn_000538Aggregation & ComparisonExtremum ReasoningAcross all columns for Model-B [7], what is the minimum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."71.06"
3HB_syn_000539Aggregation & ComparisonExtremum ReasoningFind the highest metric value for Approach-X. Exclude N/A and —. Output only the number as a string. Example: "12.34"."2.06"
4HB_syn_000540Local RelationsMarker-Anchor NeighborFind the up neighbor of the highlighted in light_orange (hex #FFE6C7) cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."71.06"
5HB_syn_000541Markup GroundingMarked Value ListingGive a JSON array of all underline-marked numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["66.40", "+1.13 ±0.17"]
6HB_syn_000542Consistency & MissingnessColumn MissingnessIn MetD↑ under Cfg-A, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Approach-A"]

362. synthetic / synthetic/images/syn_000096.png / 4 QA

synthetic/images/syn_000096.png
#qidtasksubtaskquestionanswer
1HB_syn_000543Aggregation & ComparisonExtremum ReasoningFind the highest entry in S-C. Exclude N/A and —. Output only the number as a string. Example: "12.34"."96.26"
2HB_syn_000544Constrained RetrievalColor-Anchor RetrievalFind the cell containing 54.55. Return all values sharing its highlight color (light_blue/#CFE0FF). Output only a JSON array of strings. Example: ["12.34","56.78"].["75.98", "51.60", "22.01", "78.53", "30.88", "67.33", "54.55", "65.08", "54.73", "62.81"]
3HB_syn_000545Consistency & MissingnessCell MissingnessCheck whether Approach-D at S-D↑ under Blk-C is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}
4HB_syn_000546Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_blue(#CFE0FF), mid_blue(#8DB3FF), dark_blue(#4F8AFF). Is the number at (r=6,c=6) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": true, "color": "mid_blue", "hex": "#8DB3FF"}

363. synthetic / synthetic/images/syn_000097.png / 7 QA

synthetic/images/syn_000097.png
#qidtasksubtaskquestionanswer
1HB_syn_000547Aggregation & ComparisonArgmax ReasoningIn Val under Cfg-A, where is the maximum located? Return JSON with row, col, and value. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 11, "col": 2, "value": "77.49"}
2HB_syn_000548Aggregation & ComparisonPairwise ComparisonCompare Variant-B [7] vs Approach-X on Val under Cfg-A. Which one is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Approach-X", "value": "71.99"}
3HB_syn_000549Local RelationsNeighbor Value TracingAt the cell with value 59.48, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "59.48", "up": "93.03", "down": "0.53", "left": "90.93", "right": "8.01"}
4HB_syn_000550Constrained RetrievalColor-Anchor RetrievalFor the number at row 18, column 3, list all numbers highlighted with the same color (light_purple, hex #E6D1FF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["10.66", "91.40", "7.22", "94.62", "18.39", "72.58"]
5HB_syn_000551Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."18"
6HB_syn_000552Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."6"
7HB_syn_000553Consistency & MissingnessColumn MissingnessReturn the items whose Val under Cfg-A is missing (N/A or —). Output JSON array of strings.["Approach-A"]

364. synthetic / synthetic/images/syn_000098.png / 5 QA

synthetic/images/syn_000098.png
#qidtasksubtaskquestionanswer
1HB_syn_000554Aggregation & ComparisonRank SelectionList the top-3 items by column MetD, sorted from highest to lowest. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Approach-Z [24]", "value": "93.53"}, {"item": "Baseline-Z", "value": "87.05"}, {"item": "Model-E [84]", "value": "77.71"}]
2HB_syn_000555Local RelationsNeighbor Value TracingAt the cell with value 35.18, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "35.18", "up": "14.05", "down": "27.76", "left": "9.60", "right": "0.55"}
3HB_syn_000556Consistency & MissingnessCell MissingnessCheck whether Model-X at MetD is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}
4HB_syn_000557Constrained RetrievalValue FilteringTake all highlighted numbers (any color) and return those <= 77.71 as a JSON array of strings.["6.41", "33.80", "0.55", "77.71"]
5HB_syn_000558Markup GroundingHighlight PresenceCheck whether value 91.17 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_blue(#E6F2FF), blue(#6DA1FD), light_orange(#FFE6C7), orange(#F9B163). The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "light_orange", "hex": "#FFE6C7"}

365. synthetic / synthetic/images/syn_000099.png / 5 QA

synthetic/images/syn_000099.png
#qidtasksubtaskquestionanswer
1HB_syn_000559Constrained RetrievalCell RetrievalFor item Baseline-X, what is the value in column Cost↓ under Blk-D? Output only the number as a string. Example: "12.34"."41.42"
2HB_syn_000560Aggregation & ComparisonRank SelectionFind the 2nd highest entry in Stat under Blk-D and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "Approach-E", "value": "89.77"}
3HB_syn_000561Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=2,c=9), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "69.34", "up": "90.08", "down": "46.28", "left": "10.92", "right": "35.14"}
4HB_syn_000562Markup GroundingMarked Column ListingList all underlined numbers in column S-D↑ under Blk-D. Output only a JSON array of strings. Example: ["12.34","56.78"].["70.89"]
5HB_syn_000563Consistency & MissingnessColumn MissingnessList all missing entries in column Stat under Blk-D (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Method-E"]

366. synthetic / synthetic/images/syn_000100.png / 5 QA

synthetic/images/syn_000100.png
#qidtasksubtaskquestionanswer
1HB_syn_000564Aggregation & ComparisonArgmax ReasoningIn column Err under Cfg-A, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Approach-F", "value": "94.87"}
2HB_syn_000565Local RelationsMarker-Anchor NeighborWhat is the value adjacent (right) to the underlined with value 82.57 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."6.52"
3HB_syn_000566Markup GroundingMarked Value ListingGive a JSON array of all underline-marked numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["7.22", "88.13", "83.38", "5.50", "92.15", "6.06", "82.57"]
4HB_syn_000567Consistency & MissingnessColumn MissingnessIn Score under Sect-C, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["System-D", "Model-A"]
5HB_syn_000568Constrained RetrievalValue FilteringIn column Stat↓ under Blk-B, list all row labels in the leftmost row-label column with value <= 45.88. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Model-Z", "value": "7.22"}, {"item": "Approach-F", "value": "27.41"}, {"item": "System-D", "value": "13.91"}, {"item": "System-C", "value": "35.07"}, {"item": "Method-D [47]", "value": "1.40"}, {"item": "Model-C", "value": "35.01"}, {"item": "Method-F", "value": "45.88"}, {"item": "Method-B", "value": "7.66"}, {"item": "Baseline-Z", "value": "24.83"}, {"item": "System-Z [35]", "value": "36.01"}, {"item": "Method-Z [48]", "value": "22.41"}]

367. synthetic / synthetic/images/syn_000101.png / 6 QA

synthetic/images/syn_000101.png
#qidtasksubtaskquestionanswer
1HB_syn_000569Aggregation & ComparisonExtremum ReasoningFind the lowest entry in S-A. Exclude N/A and —. Output only the number as a string. Example: "12.34"."13.22"
2HB_syn_000570Aggregation & ComparisonPairwise ComparisonCompare Baseline-Y vs Baseline-Z on S-A. Which one is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Baseline-Y", "value": "69.54"}
3HB_syn_000571Local RelationsNeighbor Value TracingLocate value 73.97 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "73.97", "up": "96.60", "down": "60.05", "left": "N/A", "right": "44.53"}
4HB_syn_000572Constrained RetrievalColor-Anchor RetrievalFor the number with value 3.37, list all numbers highlighted with the same color (dark_cyan_blue, hex #55BFFF). Output only a JSON array of strings. Example: ["12.34","56.78"].["98.94", "10.84", "97.92", "89.27", "3.37", "7.37", "93.67"]
5HB_syn_000573Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."7"
6HB_syn_000574Consistency & MissingnessCell MissingnessCheck whether Model-C [93] at Idx is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}

368. synthetic / synthetic/images/syn_000102.png / 5 QA

synthetic/images/syn_000102.png
#qidtasksubtaskquestionanswer
1HB_syn_000575Aggregation & ComparisonArgmax ReasoningWhich item (row label in the leftmost row-label column) achieves the highest Score under Sect-B? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "System-A [31]", "value": "96.90"}
2HB_syn_000576Local RelationsNeighbor IndexingAt (r=3,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "49.98", "up": "73.37", "down": "98.35", "left": "99.42", "right": "68.13"}
3HB_syn_000577Constrained RetrievalColor-Anchor RetrievalUsing (r=2,c=2) as an anchor, list all cells sharing its highlight color (red/#FF5A5C). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["73.37", "61.09"]
4HB_syn_000578Consistency & MissingnessColumn MissingnessReturn the items whose Score under Sect-B is missing (N/A or —). Output JSON array of strings.["Model-A"]
5HB_syn_000579Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: red(#FF5A5C), orange(#FF8C3A), yellow(#FFE9A3). Is the number at (r=4,c=1) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

369. synthetic / synthetic/images/syn_000103.png / 6 QA

synthetic/images/syn_000103.png
#qidtasksubtaskquestionanswer
1HB_syn_000580Aggregation & ComparisonExtremum ReasoningIn column Idx, what is the largest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."98.09"
2HB_syn_000581Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column Idx under Slot-B. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 15, "col": 3, "value": "98.09"}
3HB_syn_000582Aggregation & ComparisonPairwise ComparisonOn metric Idx under Slot-B, which is higher: Baseline-E or Model-X? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Baseline-E", "value": "74.51"}
4HB_syn_000583Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=15,c=2), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "22.32", "up": "7.31", "down": "41.51", "left": "56.37", "right": "98.09"}
5HB_syn_000584Markup GroundingMarked Value ListingList numbers highlighted in light_blue (hex #E6F2FF). Output only a JSON array of strings. Example: ["12.34","56.78"].["7.37", "26.44", "84.51", "+1.86 ±0.09", "88.68", "−1.74 ±0.24"]
6HB_syn_000585Constrained RetrievalValue FilteringAmong highlighted standalone numeric values (any color), list the values that are > 32.21. Within the highlighted cells, exclude entries written as signed change/uncertainty values, such as "+1.15 ± 0.63". Output only a JSON array of strings.["84.51", "88.68"]

370. synthetic / synthetic/images/syn_000104.png / 5 QA

synthetic/images/syn_000104.png
#qidtasksubtaskquestionanswer
1HB_syn_000586Constrained RetrievalCell RetrievalReturn the value where System-Z intersects Score↓. Output only the number as a string. Example: "12.34"."7.61"
2HB_syn_000587Aggregation & ComparisonPairwise ComparisonIn row System-D [42], is MetB higher or Rate higher? Return {item,value} where item is the winning metric. Exclude N/A and —.{"item": "MetB", "value": "90.53"}
3HB_syn_000588Local RelationsMarker-Anchor NeighborFind the down neighbor of the highlighted in light_cyan_blue (hex #C8ECFF) with value 69.27 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."90.53"
4HB_syn_000589Consistency & MissingnessCell MissingnessIs the cell (Approach-C [83], Rate) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
5HB_syn_000590Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_cyan_blue(#C8ECFF), mid_cyan_blue(#95D9FF), dark_cyan_blue(#55BFFF). Is the number with value 8.45 highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. The value appears exactly once in the numeric data grid.{"highlighted": false, "color": null, "hex": null}

371. synthetic / synthetic/images/syn_000105.png / 6 QA

synthetic/images/syn_000105.png
#qidtasksubtaskquestionanswer
1HB_syn_000591Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column Err? Exclude N/A and —. Output only the number as a string. Example: "12.34"."0.50"
2HB_syn_000592Local RelationsNeighbor Value TracingLocate value 54.23 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "54.23", "up": "54.65", "down": "40.26", "left": "25.16", "right": "71.04"}
3HB_syn_000593Markup GroundingMarked Column ListingWhich entries in column MetD↑ are underlined? Output only a JSON array of strings. Example: ["12.34","56.78"].["90.73"]
4HB_syn_000594Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."9"
5HB_syn_000595Consistency & MissingnessColumn MissingnessReturn the items whose MetD↑ is missing (N/A or —). Output JSON array of strings.["Method-C"]
6HB_syn_000596Constrained RetrievalValue FilteringFilter MetA↓ by > 42.77. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Approach-E", "value": "58.72"}, {"item": "Variant-D [91]", "value": "85.11"}, {"item": "System-F [58]", "value": "97.31"}, {"item": "Model-X [40]", "value": "83.88"}, {"item": "Variant-Z", "value": "88.19"}, {"item": "Method-C", "value": "61.87"}, {"item": "Model-D", "value": "57.45"}, {"item": "Model-B", "value": "75.71"}, {"item": "Variant-E", "value": "75.37"}]

372. synthetic / synthetic/images/syn_000106.png / 4 QA

synthetic/images/syn_000106.png
#qidtasksubtaskquestionanswer
1HB_syn_000597Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column Stat? Exclude N/A and —. Output only the number as a string. Example: "12.34"."5.19"
2HB_syn_000598Constrained RetrievalColor-Anchor RetrievalTake the cell at (r=8,c=7). Return all values with the same highlight color (light_blue, #CFE0FF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["11.08", "86.71", "14.30", "88.05", "78.93", "11.19", "89.77", "89.43"]
3HB_syn_000599Consistency & MissingnessCell MissingnessCheck whether Approach-D at Cost↑ under Cfg-B is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}
4HB_syn_000600Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_blue(#CFE0FF), mid_blue(#8DB3FF), dark_blue(#4F8AFF). Is the number with value 95.21 highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "dark_blue", "hex": "#4F8AFF"}

373. synthetic / synthetic/images/syn_000107.png / 8 QA

synthetic/images/syn_000107.png
#qidtasksubtaskquestionanswer
1HB_syn_000601Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column MetB? Exclude N/A and —. Output only the number as a string. Example: "12.34"."93.89"
2HB_syn_000602Aggregation & ComparisonArgmax ReasoningIn column MetB under Sect-C, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Baseline-Z [34]", "value": "93.89"}
3HB_syn_000603Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column MetB under Sect-C. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 4, "col": 6, "value": "93.89"}
4HB_syn_000604Aggregation & ComparisonPairwise ComparisonBetween Variant-Z and Model-Z for Rate under Sect-C, pick the larger value and return {item,value}. Exclude N/A and —.{"item": "Model-Z", "value": "68.20"}
5HB_syn_000605Local RelationsMarker-Anchor NeighborFind the up neighbor of the highlighted in dark_yellow (hex #EFBC23) with value 76.83 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."11.89"
6HB_syn_000606Markup GroundingMarked Value ListingReturn all numbers highlighted in light_yellow (hex #FEF4B8) as a JSON array. Output only a JSON array of strings. Example: ["12.34","56.78"].["68.20", "56.12", "61.45", "47.62", "69.15", "30.86", "49.99", "49.17", "27.50"]
7HB_syn_000607Constrained RetrievalColor-Anchor RetrievalFind the cell containing 69.15. Return all values sharing its highlight color (light_yellow/#FEF4B8). Output only a JSON array of strings. Example: ["12.34","56.78"].["68.20", "56.12", "61.45", "47.62", "69.15", "30.86", "49.99", "49.17", "27.50"]
8HB_syn_000608Consistency & MissingnessColumn MissingnessList all missing entries in column S-C↑ under Blk-D (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Baseline-Z [34]"]

374. synthetic / synthetic/images/syn_000108.png / 5 QA

synthetic/images/syn_000108.png
#qidtasksubtaskquestionanswer
1HB_syn_000609Aggregation & ComparisonRank SelectionReturn the 3 highest rows in Cost under Sect-C in descending order as a JSON array of {"item":"...","value":"..."} objects. Exclude N/A and —.[{"item": "Method-F", "value": "82.81"}, {"item": "Baseline-F", "value": "68.25"}, {"item": "Baseline-X", "value": "65.64"}]
2HB_syn_000610Local RelationsNeighbor IndexingAt (r=5,c=5) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "49.58", "up": "65.64", "down": "57.18", "left": "90.13", "right": "—"}
3HB_syn_000611Consistency & MissingnessCell MissingnessIs the cell (Model-E, Qual↑ under Slot-A) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
4HB_syn_000612Constrained RetrievalValue FilteringAmong highlighted standalone numeric values (any color), list the values that are >= 41.20. Within the highlighted cells, exclude entries written as signed change/uncertainty values, such as "+1.15 ± 0.63". Output only a JSON array of strings.["62.07", "43.23", "68.26", "62.64", "70.33", "41.20"]
5HB_syn_000613Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_blue(#E6F2FF), blue(#6DA1FD), light_orange(#FFE6C7), orange(#F9B163). Is the number at (r=2,c=8) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

375. synthetic / synthetic/images/syn_000109.png / 5 QA

synthetic/images/syn_000109.png
#qidtasksubtaskquestionanswer
1HB_syn_000614Constrained RetrievalCell RetrievalWhat is the MetA↓ under Zone-C value for Baseline-Y [1]? Output only the number as a string. Example: "12.34"."72.12"
2HB_syn_000615Aggregation & ComparisonRank SelectionWho ranks 2nd in column S-D under Grp-A? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-E", "value": "73.01"}
3HB_syn_000616Local RelationsNeighbor Value TracingLocate value 12.00 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "12.00", "up": "58.69", "down": "74.99", "left": "81.18", "right": "15.49"}
4HB_syn_000617Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."7"
5HB_syn_000618Consistency & MissingnessColumn MissingnessReturn the items whose Eff↑ under Zone-C is missing (N/A or —). Output JSON array of strings.["Baseline-Y [1]"]

376. synthetic / synthetic/images/syn_000110.png / 6 QA

synthetic/images/syn_000110.png
#qidtasksubtaskquestionanswer
1HB_syn_000619Aggregation & ComparisonRank SelectionIn MetAB, who are the top 3 (highest to lowest)? Output JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "System-E [99]", "value": "69.53"}, {"item": "Baseline-D", "value": "60.56"}, {"item": "Variant-Z", "value": "49.13"}]
2HB_syn_000620Aggregation & ComparisonRank SelectionFind the 2nd highest entry in MetAB and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "Baseline-D", "value": "60.56"}
3HB_syn_000621Local RelationsMarker-Anchor NeighborWhat is the value adjacent (left) to the highlighted in light_teal (hex #D3FAEE) with value 13.43 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."60.56"
4HB_syn_000622Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."39"
5HB_syn_000623Consistency & MissingnessCell MissingnessCheck whether Variant-X at MetE↓ is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}
6HB_syn_000624Constrained RetrievalValue FilteringIn column MetA↓, list all row labels in the leftmost row-label column with value <= 63.92. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Variant-Z", "value": "42.53"}, {"item": "Method-A", "value": "63.92"}, {"item": "System-E [99]", "value": "12.39"}, {"item": "Approach-Z [73]", "value": "30.95"}]

377. synthetic / synthetic/images/syn_000111.png / 5 QA

synthetic/images/syn_000111.png
#qidtasksubtaskquestionanswer
1HB_syn_000625Aggregation & ComparisonPairwise ComparisonWithin row Method-X, choose the larger between MetB under Slot-D and MetE under Slot-D, output {item,value}. Exclude N/A and —.{"item": "MetE under Slot-D", "value": "65.06"}
2HB_syn_000626Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=7,c=10), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "47.29", "up": "26.57", "down": "54.13", "left": "34.35", "right": "28.28"}
3HB_syn_000627Markup GroundingMarked Value ListingList all underlined numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["97.46", "2.94", "90.94", "94.41", "0.75", "99.17", "83.57", "63.13", "10.76", "1.70", "98.51", "13.24", "81.52", "6.24", "92.91"]
4HB_syn_000628Consistency & MissingnessColumn MissingnessIn S-C under Set-B, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Model-F", "Method-X"]
5HB_syn_000629Constrained RetrievalValue FilteringTake all highlighted numbers (any color) and return those <= 65.06 as a JSON array of strings.["62.27", "4.00", "12.55", "27.28", "2.94", "59.95", "11.93", "0.75", "12.64", "63.13", "10.76", "19.19", "26.57", "6.49", "1.70", "20.96", "32.45", "13.24", "1.17", "62.14", "65.06", "6.24", "26.41"]

378. synthetic / synthetic/images/syn_000112.png / 6 QA

synthetic/images/syn_000112.png
#qidtasksubtaskquestionanswer
1HB_syn_000630Aggregation & ComparisonArgmax ReasoningIn column Stat under Blk-A, which row label in the leftmost row-label column has the maximum value? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Approach-C", "value": "77.67"}
2HB_syn_000631Aggregation & ComparisonRank SelectionList the top-3 items by column MetA under Zone-C, sorted from highest to lowest. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Baseline-C", "value": "90.94"}, {"item": "Variant-C", "value": "89.72"}, {"item": "Model-C [40]", "value": "87.14"}]
3HB_syn_000632Local RelationsNeighbor Value TracingLocate value 31.58 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "31.58", "up": "21.70", "down": "91.86", "left": "79.14", "right": "N/A"}
4HB_syn_000633Constrained RetrievalColor-Anchor RetrievalTake the cell at (r=5,c=2). Return all values with the same highlight color (light_cyan_blue, #C8ECFF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["75.65", "68.07", "30.15", "73.61", "87.14", "13.68", "65.67", "82.18", "84.59", "78.09"]
5HB_syn_000634Markup GroundingMarked Value ListingGive a JSON array of all underline-marked numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["95.03", "94.11", "89.05", "76.87", "86.24", "14.63", "10.74", "91.86", "76.14", "89.72"]
6HB_syn_000635Consistency & MissingnessCell MissingnessIs the cell (Baseline-B [63], Stat under Blk-A) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

379. synthetic / synthetic/images/syn_000113.png / 5 QA

synthetic/images/syn_000113.png
#qidtasksubtaskquestionanswer
1HB_syn_000636Aggregation & ComparisonExtremum ReasoningReturn the max of column Idx. Exclude N/A and —. Output only the number as a string. Example: "12.34"."92.63"
2HB_syn_000637Local RelationsNeighbor Value TracingAt the cell with value 60.19, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "60.19", "up": "46.36", "down": "83.54", "left": "92.63", "right": "90.87"}
3HB_syn_000638Constrained RetrievalColor-Anchor RetrievalFor the number with value 83.54, list all numbers highlighted with the same color (orange, hex #FF8C3A). Output only a JSON array of strings. Example: ["12.34","56.78"].["70.71", "83.54", "40.32", "28.89", "62.33"]
4HB_syn_000639Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."13"
5HB_syn_000640Consistency & MissingnessColumn MissingnessList all missing entries in column Idx under Cfg-A (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Variant-D"]

380. synthetic / synthetic/images/syn_000114.png / 5 QA

synthetic/images/syn_000114.png
#qidtasksubtaskquestionanswer
1HB_syn_000641Constrained RetrievalCell RetrievalLocate row Method-Z and column S-C↓ under Grp-B. What is the cell value? Output only the number as a string. Example: "12.34"."19.24"
2HB_syn_000642Aggregation & ComparisonExtremum ReasoningFind the lowest entry in S-A. Exclude N/A and —. Output only the number as a string. Example: "12.34"."29.92"
3HB_syn_000643Local RelationsMarker-Anchor NeighborLocate the highlighted in mid_cyan_blue (hex #95D9FF) with value 81.91 number and return the number immediately to its left. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."27.02"
4HB_syn_000644Markup GroundingMarked Value ListingWhich values are highlighted in dark_cyan_blue (#55BFFF)? Output only a JSON array of strings. Example: ["12.34","56.78"].["98.25", "12.56", "22.07", "91.64", "98.29", "5.70", "97.95", "8.10", "7.29", "0.37", "80.29", "97.73", "85.95", "93.31"]
5HB_syn_000645Consistency & MissingnessCell MissingnessIs the cell (Approach-E [5], Qual under Cfg-D) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}

381. synthetic / synthetic/images/syn_000115.png / 6 QA

synthetic/images/syn_000115.png
#qidtasksubtaskquestionanswer
1HB_syn_000646Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column S-D. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 13, "col": 5, "value": "99.16"}
2HB_syn_000647Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=12,c=2), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "90.61", "up": "38.73", "down": "17.54", "left": "75.59", "right": "81.93"}
3HB_syn_000648Markup GroundingMarked Column ListingWhich entries in column Score↑ are underlined? Output only a JSON array of strings. Example: ["12.34","56.78"].["81.64"]
4HB_syn_000649Consistency & MissingnessCell MissingnessIs the cell (System-A, Score↑) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
5HB_syn_000650Constrained RetrievalValue FilteringIn column Score↑, list all row labels in the leftmost row-label column with value >= 38.73. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Method-B", "value": "59.73"}, {"item": "Method-C [24]", "value": "81.37"}, {"item": "Variant-A", "value": "41.68"}, {"item": "Approach-B [21]", "value": "81.64"}, {"item": "System-C", "value": "56.71"}, {"item": "Approach-D", "value": "38.73"}, {"item": "Baseline-X", "value": "90.61"}]
6HB_syn_000651Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_purple(#E6D1FF), mid_purple(#B681F3), dark_purple(#8537EB). Is the number at (r=11,c=6) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

382. synthetic / synthetic/images/syn_000116.png / 5 QA

synthetic/images/syn_000116.png
#qidtasksubtaskquestionanswer
1HB_syn_000652Aggregation & ComparisonPairwise ComparisonBetween Method-A and Variant-Y for MetC under Sect-A, pick the larger value and return {item,value}. Exclude N/A and —.{"item": "Variant-Y", "value": "83.68"}
2HB_syn_000653Local RelationsNeighbor IndexingAt (r=9,c=5) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "56.57", "up": "6.12", "down": "53.82", "left": "12.95", "right": "54.16"}
3HB_syn_000654Constrained RetrievalColor-Anchor RetrievalFind the cell containing 15.90. Return all values sharing its highlight color (blue/#6DA1FD). Output only a JSON array of strings. Example: ["12.34","56.78"].["57.19", "54.99", "15.90"]
4HB_syn_000655Consistency & MissingnessColumn MissingnessList all missing entries in column S-A↑ under Sect-A (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["System-Y"]
5HB_syn_000656Markup GroundingHighlight PresenceCheck whether value 17.20 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_blue(#E6F2FF), blue(#6DA1FD), light_orange(#FFE6C7), orange(#F9B163). The value appears exactly once in the numeric data grid.{"highlighted": false, "color": null, "hex": null}

383. synthetic / synthetic/images/syn_000117.png / 5 QA

synthetic/images/syn_000117.png
#qidtasksubtaskquestionanswer
1HB_syn_000657Aggregation & ComparisonExtremum ReasoningIn row Method-Y, what is the smallest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."35.20"
2HB_syn_000658Local RelationsNeighbor Value TracingAt the cell with value 3.36, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "3.36", "up": "66.77", "down": "93.35", "left": "44.80", "right": "73.82"}
3HB_syn_000659Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."18"
4HB_syn_000660Consistency & MissingnessColumn MissingnessList all missing entries in column Score under Blk-C (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Method-D"]
5HB_syn_000661Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are <= 85.54. Output JSON array of strings.["10.91", "4.74", "15.96", "2.42", "7.58", "6.76", "3.36", "8.63", "5.08", "85.54"]

384. synthetic / synthetic/images/syn_000118.png / 8 QA

synthetic/images/syn_000118.png
#qidtasksubtaskquestionanswer
1HB_syn_000662Aggregation & ComparisonExtremum ReasoningFind the lowest entry in Err. Exclude N/A and —. Output only the number as a string. Example: "12.34"."2.75"
2HB_syn_000663Aggregation & ComparisonExtremum ReasoningIn column MetA, what is the largest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."78.28"
3HB_syn_000664Aggregation & ComparisonArgmax ReasoningFind the row label with the maximum value in column MetA under Set-A. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-E", "value": "78.28"}
4HB_syn_000665Aggregation & ComparisonExtremum ReasoningIn row Model-A, return the greatest numeric entry. Exclude N/A and —. Output only the number as a string. Example: "12.34"."90.73"
5HB_syn_000666Local RelationsMarker-Anchor NeighborFind the right neighbor of the boldfaced with value 97.24 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."8.80"
6HB_syn_000667Constrained RetrievalColor-Anchor RetrievalFor the number at row 7, column 4, list all numbers highlighted with the same color (purple, hex #B07CFF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["93.66", "43.60", "71.85", "78.19", "53.53", "20.74"]
7HB_syn_000668Markup GroundingMarked Value ListingReturn every value that is underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["17.48", "13.22", "+2.18 ±0.64", "61.58", "90.73", "87.30", "20.19", "67.85", "20.52"]
8HB_syn_000669Consistency & MissingnessCell MissingnessIs the cell (Model-D, Stat↓ under Zone-B) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

385. synthetic / synthetic/images/syn_000119.png / 7 QA

synthetic/images/syn_000119.png
#qidtasksubtaskquestionanswer
1HB_syn_000670Aggregation & ComparisonArgmax ReasoningIn Qual, where is the maximum located? Return JSON with row, col, and value. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 12, "col": 4, "value": "88.49"}
2HB_syn_000671Aggregation & ComparisonPairwise ComparisonOn metric Qual, which is higher: Method-X or Model-E [48]? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-X", "value": "79.30"}
3HB_syn_000672Local RelationsMarker-Anchor NeighborWhat is the value adjacent (down) to the highlighted in mid_teal (hex #83EDC4) with value 98.09 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."34.01"
4HB_syn_000673Markup GroundingMarked Column ListingWhich entries in column Rank↓ are underlined? Output only a JSON array of strings. Example: ["12.34","56.78"].["5.04"]
5HB_syn_000674Consistency & MissingnessCell MissingnessIs the cell (Method-E, Qual) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
6HB_syn_000675Constrained RetrievalValue FilteringFilter Val↓ by < 45.70. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Model-F", "value": "22.13"}, {"item": "Approach-A [67]", "value": "12.69"}, {"item": "System-F [48]", "value": "36.95"}, {"item": "Model-A", "value": "27.28"}, {"item": "Variant-C", "value": "39.84"}, {"item": "System-E [2]", "value": "43.71"}, {"item": "Baseline-D", "value": "0.70"}, {"item": "Model-E [48]", "value": "22.05"}, {"item": "Baseline-E", "value": "18.92"}, {"item": "System-A", "value": "20.93"}]
7HB_syn_000676Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_teal(#D3FAEE), mid_teal(#83EDC4), dark_teal(#22D28E). Is the number with value 54.75 highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. The value appears exactly once in the numeric data grid.{"highlighted": false, "color": null, "hex": null}

386. synthetic / synthetic/images/syn_000120.png / 5 QA

synthetic/images/syn_000120.png
#qidtasksubtaskquestionanswer
1HB_syn_000677Constrained RetrievalCell RetrievalFor item System-B, what is the value in column MetD? Output only the number as a string. Example: "12.34"."44.28"
2HB_syn_000678Aggregation & ComparisonPairwise ComparisonWithin row Method-Y, choose the larger between Val and S-C, output {item,value}. Exclude N/A and —.{"item": "S-C", "value": "48.90"}
3HB_syn_000679Local RelationsNeighbor IndexingAt (r=6,c=10) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "36.55", "up": "16.13", "down": "56.24", "left": "44.92", "right": "70.06"}
4HB_syn_000680Consistency & MissingnessColumn MissingnessReturn the items whose Qual↑ is missing (N/A or —). Output JSON array of strings.["Baseline-B"]
5HB_syn_000681Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_cyan_blue(#C8ECFF), mid_cyan_blue(#95D9FF), dark_cyan_blue(#55BFFF). Is the number at (r=4,c=2) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

387. synthetic / synthetic/images/syn_000121.png / 6 QA

synthetic/images/syn_000121.png
#qidtasksubtaskquestionanswer
1HB_syn_000682Aggregation & ComparisonRank SelectionIn Val, who are the top 3 (highest to lowest)? Output JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "System-X", "value": "93.94"}, {"item": "Method-Y", "value": "93.79"}, {"item": "Approach-Y", "value": "90.07"}]
2HB_syn_000683Aggregation & ComparisonRank SelectionFind the 2nd highest entry in Val and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "Method-Y", "value": "93.79"}
3HB_syn_000684Local RelationsNeighbor Value TracingAt the cell with value 90.05, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "90.05", "up": "45.44", "down": "93.96", "left": "56.27", "right": "61.14"}
4HB_syn_000685Markup GroundingMarked Value ListingWhich values are highlighted in mid_cyan_blue (#95D9FF)? Output only a JSON array of strings. Example: ["12.34","56.78"].["93.79", "87.98", "90.05"]
5HB_syn_000686Consistency & MissingnessColumn MissingnessReturn the items whose Val is missing (N/A or —). Output JSON array of strings.["Baseline-E"]
6HB_syn_000687Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are >= 90.07. Output JSON array of strings.["93.94", "93.79", "93.96", "90.81", "90.07"]

388. synthetic / synthetic/images/syn_000122.png / 6 QA

synthetic/images/syn_000122.png
#qidtasksubtaskquestionanswer
1HB_syn_000688Aggregation & ComparisonPairwise ComparisonOn metric Stat under Part-A, which is higher: Method-E or Method-D? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-E", "value": "88.91"}
2HB_syn_000689Aggregation & ComparisonPairwise ComparisonWithin row Method-D, choose the larger between Eff under Slot-B and MetC under Cfg-C, output {item,value}. Exclude N/A and —.{"item": "MetC under Cfg-C", "value": "83.31"}
3HB_syn_000690Local RelationsNeighbor IndexingAt (r=6,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "90.05", "up": "11.25", "down": "88.91", "left": "33.07", "right": "—"}
4HB_syn_000691Constrained RetrievalColor-Anchor RetrievalFor the number at row 5, column 7, list all numbers highlighted with the same color (light purple, hex #E593FC). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["2.77", "3.79", "85.76"]
5HB_syn_000692Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."8"
6HB_syn_000693Consistency & MissingnessCell MissingnessCheck whether Model-B at MetC under Cfg-C is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}

389. synthetic / synthetic/images/syn_000123.png / 5 QA

synthetic/images/syn_000123.png
#qidtasksubtaskquestionanswer
1HB_syn_000694Aggregation & ComparisonExtremum ReasoningIn row Model-Z, what is the smallest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."6.08"
2HB_syn_000695Local RelationsNeighbor Value TracingAt the cell with value 68.11, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "68.11", "up": "N/A", "down": "52.54", "left": "78.23", "right": "70.69"}
3HB_syn_000696Constrained RetrievalColor-Anchor RetrievalFor the number with value 90.52, list all numbers highlighted with the same color (light_teal, hex #D3FAEE). Output only a JSON array of strings. Example: ["12.34","56.78"].["28.42", "90.52", "45.01", "93.67", "78.87", "59.85", "53.83", "86.46", "83.24", "71.00"]
4HB_syn_000697Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."10"
5HB_syn_000698Consistency & MissingnessColumn MissingnessIn MetA↑ under Set-B, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Model-Z", "Model-X"]

390. synthetic / synthetic/images/syn_000124.png / 5 QA

synthetic/images/syn_000124.png
#qidtasksubtaskquestionanswer
1HB_syn_000699Constrained RetrievalCell RetrievalLocate row Method-X [77] and column Val↓ under Sect-B. What is the cell value? Output only the number as a string. Example: "12.34"."55.67"
2HB_syn_000700Aggregation & ComparisonPairwise ComparisonFor Method-B, compare Stat under Slot-A and Err under Set-C. Which metric value is larger? Return JSON {"item":<metric_name>,"value":<string>}. Exclude N/A and —.{"item": "Err under Set-C", "value": "91.35"}
3HB_syn_000701Local RelationsMarker-Anchor NeighborFind the left neighbor of the highlighted in light_cyan_blue (hex #C8ECFF) with value 55.43 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."47.68"
4HB_syn_000702Markup GroundingMarked Column ListingList all underlined numbers in column Val↓ under Sect-B. Output only a JSON array of strings. Example: ["12.34","56.78"].["10.07"]
5HB_syn_000703Consistency & MissingnessCell MissingnessIs the cell (Approach-D, MetC↑ under Set-C) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

391. synthetic / synthetic/images/syn_000125.png / 6 QA

synthetic/images/syn_000125.png
#qidtasksubtaskquestionanswer
1HB_syn_000704Aggregation & ComparisonRank SelectionWho ranks 2nd in column Score under Slot-C? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Baseline-X [47]", "value": "88.33"}
2HB_syn_000705Aggregation & ComparisonPairwise ComparisonWithin row Model-F, choose the larger between Stat under Slot-C and MetC under Set-B, output {item,value}. Exclude N/A and —.{"item": "MetC under Set-B", "value": "48.45"}
3HB_syn_000706Local RelationsMarker-Anchor NeighborFind the left neighbor of the highlighted in dark_green (hex #72D46A) with value 96.71 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."60.99"
4HB_syn_000707Consistency & MissingnessCell MissingnessIs the cell (Baseline-Y [13], MetC under Set-B) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
5HB_syn_000708Constrained RetrievalValue FilteringIn column S-A↑ under Cfg-A, list all row labels in the leftmost row-label column with value >= 52.83. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Model-Z", "value": "99.53"}, {"item": "System-X [36]", "value": "89.76"}, {"item": "System-C", "value": "52.83"}, {"item": "Baseline-X [47]", "value": "64.63"}, {"item": "Variant-F", "value": "61.28"}, {"item": "Approach-Z", "value": "71.77"}]
6HB_syn_000709Markup GroundingHighlight PresenceCheck whether (r=3,c=8) is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_green(#D7F6D1), mid_green(#AEEA9F), dark_green(#72D46A). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

392. synthetic / synthetic/images/syn_000126.png / 5 QA

synthetic/images/syn_000126.png
#qidtasksubtaskquestionanswer
1HB_syn_000710Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column Idx. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 14, "col": 5, "value": "79.52"}
2HB_syn_000711Local RelationsNeighbor IndexingAt (r=11,c=4) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "14.53", "up": "17.54", "down": "56.16", "left": "68.05", "right": "56.74"}
3HB_syn_000712Markup GroundingMarked Value ListingList numbers highlighted in dark_red (hex #FC5255). Output only a JSON array of strings. Example: ["12.34","56.78"].["91.13", "97.59", "96.52", "79.52", "88.80"]
4HB_syn_000713Constrained RetrievalColor-Anchor RetrievalFind the cell containing 82.30. Return all values sharing its highlight color (light_red/#FFD6D6). Output only a JSON array of strings. Example: ["12.34","56.78"].["70.95", "71.21", "85.30", "82.30", "86.48"]
5HB_syn_000714Consistency & MissingnessColumn MissingnessIn MetC↑, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["System-B", "Method-Y"]

393. synthetic / synthetic/images/syn_000127.png / 6 QA

synthetic/images/syn_000127.png
#qidtasksubtaskquestionanswer
1HB_syn_000715Aggregation & ComparisonExtremum ReasoningReturn the max of column Score. Exclude N/A and —. Output only the number as a string. Example: "12.34"."95.75"
2HB_syn_000716Aggregation & ComparisonRank SelectionList the top-3 items by column Score under Slot-A, sorted from highest to lowest. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Approach-X", "value": "95.75"}, {"item": "System-E", "value": "93.51"}, {"item": "Approach-Y", "value": "86.48"}]
3HB_syn_000717Aggregation & ComparisonExtremum ReasoningFor item Method-A [18], what is the maximum value across all metrics? Exclude N/A and —. Output only the number as a string. Example: "12.34"."85.33"
4HB_syn_000718Local RelationsNeighbor Value TracingAt the cell with value 88.77, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "88.77", "up": "23.63", "down": "38.58", "left": "63.05", "right": "42.81"}
5HB_syn_000719Constrained RetrievalColor-Anchor RetrievalFor the number at row 8, column 4, list all numbers highlighted with the same color (orange, hex #FF8C3A). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["58.92", "60.51", "67.50"]
6HB_syn_000720Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."9"

394. synthetic / synthetic/images/syn_000128.png / 6 QA

synthetic/images/syn_000128.png
#qidtasksubtaskquestionanswer
1HB_syn_000721Aggregation & ComparisonArgmax ReasoningFind the row label with the maximum value in column Eff under Zone-B. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Baseline-Z", "value": "95.50"}
2HB_syn_000722Aggregation & ComparisonPairwise ComparisonWithin row Baseline-E, choose the larger between Eff under Zone-B and Qual under Slot-D, output {item,value}. Exclude N/A and —.{"item": "Qual under Slot-D", "value": "57.38"}
3HB_syn_000723Local RelationsNeighbor Value TracingAt the cell with value 90.36, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "90.36", "up": "56.85", "down": "16.62", "left": "3.77", "right": "79.82"}
4HB_syn_000724Consistency & MissingnessColumn MissingnessReturn the items whose Rate under Sect-E is missing (N/A or —). Output JSON array of strings.["Model-A", "Method-E [37]"]
5HB_syn_000725Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are <= 57.84. Output JSON array of strings.["37.78", "52.10", "15.31", "22.78", "57.84", "3.02", "46.63", "48.37", "46.04", "52.37"]
6HB_syn_000726Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: red(#FF5A5C), orange(#FF8C3A), yellow(#FFE9A3). Is the number with value 48.37 highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "orange", "hex": "#FF8C3A"}

395. synthetic / synthetic/images/syn_000129.png / 5 QA

synthetic/images/syn_000129.png
#qidtasksubtaskquestionanswer
1HB_syn_000727Constrained RetrievalCell RetrievalWhat is the MetD↑ under Part-A value for Variant-D [62]? Output only the number as a string. Example: "12.34"."43.32"
2HB_syn_000728Aggregation & ComparisonExtremum ReasoningFind the lowest metric value for Baseline-B [91]. Exclude N/A and —. Output only the number as a string. Example: "12.34"."4.15"
3HB_syn_000729Local RelationsMarker-Anchor NeighborLocate the highlighted in light purple (hex #E593FC) with value 17.38 number and return the number immediately below it. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."83.29"
4HB_syn_000730Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."13"
5HB_syn_000731Consistency & MissingnessCell MissingnessCheck whether Variant-Z [23] at MetD↑ under Part-A is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}

396. synthetic / synthetic/images/syn_000130.png / 6 QA

synthetic/images/syn_000130.png
#qidtasksubtaskquestionanswer
1HB_syn_000732Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column MetD? Exclude N/A and —. Output only the number as a string. Example: "12.34"."13.66"
2HB_syn_000733Local RelationsNeighbor IndexingAt (r=8,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "91.01", "up": "93.07", "down": "47.67", "left": "42.57", "right": "6.89"}
3HB_syn_000734Markup GroundingMarked Value ListingList all underlined numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["27.12", "13.41", "73.81", "91.13", "64.96", "18.27", "47.67", "12.20", "5.81"]
4HB_syn_000735Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."27"
5HB_syn_000736Consistency & MissingnessCell MissingnessCheck whether Method-A at MetD under Set-B is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}
6HB_syn_000737Constrained RetrievalValue FilteringIn column MetD↑ under Sect-D, list all row labels in the leftmost row-label column with value <= 51.02. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "System-X [69]", "value": "51.02"}, {"item": "Variant-D", "value": "17.00"}, {"item": "Model-Z [92]", "value": "25.54"}, {"item": "Method-Z [93]", "value": "15.07"}, {"item": "Model-D [62]", "value": "8.23"}]

397. synthetic / synthetic/images/syn_000131.png / 8 QA

synthetic/images/syn_000131.png
#qidtasksubtaskquestionanswer
1HB_syn_000738Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column Idx? Exclude N/A and —. Output only the number as a string. Example: "12.34"."1.94"
2HB_syn_000739Aggregation & ComparisonArgmax ReasoningFind the row label with the maximum value in column Idx under Sect-A. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-A", "value": "91.32"}
3HB_syn_000740Aggregation & ComparisonRank SelectionReturn the 3 highest rows in Idx under Sect-A in descending order as a JSON array of {"item":"...","value":"..."} objects. Exclude N/A and —.[{"item": "Method-A", "value": "91.32"}, {"item": "Baseline-E", "value": "89.03"}, {"item": "Variant-A", "value": "86.65"}]
4HB_syn_000741Aggregation & ComparisonExtremum ReasoningAcross all columns for Baseline-X [62], what is the maximum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."73.35"
5HB_syn_000742Local RelationsMarker-Anchor NeighborLocate the text-colored in red (hex #C62828) with value −0.24 ±0.65 number and return the number immediately to its left. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."89.55"
6HB_syn_000743Constrained RetrievalColor-Anchor RetrievalFor the number with value 1.62, list all numbers highlighted with the same color (orange, hex #FF8C3A). Output only a JSON array of strings. Example: ["12.34","56.78"].["31.85", "63.41", "60.45", "1.62"]
7HB_syn_000744Markup GroundingMarked Column ListingWhich entries in column Cost under Cfg-C are underlined? Output only a JSON array of strings. Example: ["12.34","56.78"].["89.55"]
8HB_syn_000745Consistency & MissingnessColumn MissingnessIn MetC↑ under Cfg-C, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Model-Y [77]"]

398. synthetic / synthetic/images/syn_000132.png / 5 QA

synthetic/images/syn_000132.png
#qidtasksubtaskquestionanswer
1HB_syn_000746Aggregation & ComparisonExtremum ReasoningFind the highest entry in MetB. Exclude N/A and —. Output only the number as a string. Example: "12.34"."99.36"
2HB_syn_000747Local RelationsNeighbor Value TracingAt the cell with value 1.34, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "1.34", "up": "38.97", "down": "25.89", "left": "12.88", "right": "16.02"}
3HB_syn_000748Constrained RetrievalColor-Anchor RetrievalTake the cell at (r=8,c=3). Return all values with the same highlight color (dark_cyan_blue, #55BFFF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["99.54", "79.26", "87.15", "1.90", "97.35", "1.34", "95.68", "99.36", "5.64", "8.82", "99.64"]
4HB_syn_000749Consistency & MissingnessColumn MissingnessIn Eff↑ under Sect-D, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Baseline-E"]
5HB_syn_000750Markup GroundingHighlight PresenceCheck whether value 23.08 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_cyan_blue(#C8ECFF), mid_cyan_blue(#95D9FF), dark_cyan_blue(#55BFFF). The value appears exactly once in the numeric data grid.{"highlighted": false, "color": null, "hex": null}

399. synthetic / synthetic/images/syn_000133.png / 8 QA

synthetic/images/syn_000133.png
#qidtasksubtaskquestionanswer
1HB_syn_000751Aggregation & ComparisonArgmax ReasoningIn Err under Slot-A, where is the maximum located? Return JSON with row, col, and value. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 5, "col": 4, "value": "98.05"}
2HB_syn_000752Aggregation & ComparisonRank SelectionFind the 2nd highest entry in Err under Slot-A and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "Approach-D", "value": "85.24"}
3HB_syn_000753Aggregation & ComparisonExtremum ReasoningAcross all columns for Approach-B, what is the minimum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."1.28"
4HB_syn_000754Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=6,c=9), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "85.94", "up": "31.95", "down": "58.79", "left": "30.53", "right": "42.00"}
5HB_syn_000755Markup GroundingMarked Value ListingReturn every value that is underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["91.15", "97.59", "87.87", "87.13", "50.42", "85.94", "85.64", "18.86", "85.24", "21.55"]
6HB_syn_000756Consistency & MissingnessCell MissingnessIs the cell (Baseline-F, Qual↑ under Zone-B) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
7HB_syn_000757Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are >= 85.64. Output JSON array of strings.["91.15", "97.59", "88.15", "87.87", "87.13", "98.05", "93.07", "91.34", "88.27", "85.94", "85.64", "92.62", "98.24", "91.69", "88.14"]
8HB_syn_000758Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_green(#D7F6D1), mid_green(#AEEA9F), dark_green(#72D46A). Is the number at (r=8,c=10) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": true, "color": "mid_green", "hex": "#AEEA9F"}

400. synthetic / synthetic/images/syn_000134.png / 5 QA

synthetic/images/syn_000134.png
#qidtasksubtaskquestionanswer
1HB_syn_000759Constrained RetrievalCell RetrievalIn the Err↓ under Blk-C column, read the entry for Approach-D [31]. Output only the number as a string. Example: "12.34"."82.34"
2HB_syn_000760Aggregation & ComparisonExtremum ReasoningIn column Score, what is the smallest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."10.31"
3HB_syn_000761Local RelationsMarker-Anchor NeighborFind the right neighbor of the underlined with value 77.75 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."86.77"
4HB_syn_000762Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."11"
5HB_syn_000763Consistency & MissingnessColumn MissingnessReturn the items whose Eff↑ under Blk-C is missing (N/A or —). Output JSON array of strings.["Method-Z"]

401. synthetic / synthetic/images/syn_000135.png / 4 QA

synthetic/images/syn_000135.png
#qidtasksubtaskquestionanswer
1HB_syn_000764Aggregation & ComparisonPairwise ComparisonIn row System-Z, is S-D under Slot-C higher or Cost under Slot-D higher? Return {item,value} where item is the winning metric. Exclude N/A and —.{"item": "Cost under Slot-D", "value": "50.24"}
2HB_syn_000765Markup GroundingMarked Value ListingWhich values are highlighted in mid_teal (#83EDC4)? Output only a JSON array of strings. Example: ["12.34","56.78"].["96.21", "96.46", "36.03", "94.60", "66.84", "87.35", "96.54", "6.78", "80.03", "7.08", "17.15", "24.66", "86.95"]
3HB_syn_000766Consistency & MissingnessCell MissingnessIs the cell (Baseline-Y [56], Err↓ under Slot-D) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
4HB_syn_000767Constrained RetrievalValue FilteringFilter MetD↑ under Zone-A by >= 41.09. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Baseline-Y [56]", "value": "55.82"}, {"item": "Method-E [1]", "value": "66.84"}, {"item": "Model-Z", "value": "41.09"}, {"item": "Model-A [80]", "value": "41.90"}, {"item": "Model-F [42]", "value": "88.91"}]

402. synthetic / synthetic/images/syn_000136.png / 5 QA

synthetic/images/syn_000136.png
#qidtasksubtaskquestionanswer
1HB_syn_000768Aggregation & ComparisonPairwise ComparisonCompare Approach-F vs Model-A on MetB under Slot-B. Which one is larger? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Approach-F", "value": "98.21"}
2HB_syn_000769Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=11,c=3), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "50.52", "up": "55.76", "down": "27.58", "left": "95.74", "right": "57.16"}
3HB_syn_000770Constrained RetrievalColor-Anchor RetrievalFor the number with value 75.71, list all numbers highlighted with the same color (light_yellow, hex #FEF4B8). Output only a JSON array of strings. Example: ["12.34","56.78"].["84.78", "84.74", "7.72", "88.44", "9.82", "95.74", "83.57", "75.71"]
4HB_syn_000771Markup GroundingMarked Column ListingWhich entries in column Stat↑ under Slot-B are underlined? Output only a JSON array of strings. Example: ["12.34","56.78"].["90.05"]
5HB_syn_000772Consistency & MissingnessCell MissingnessIs the cell (Variant-Y, Idx under Cfg-A) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

403. synthetic / synthetic/images/syn_000137.png / 5 QA

synthetic/images/syn_000137.png
#qidtasksubtaskquestionanswer
1HB_syn_000773Aggregation & ComparisonExtremum ReasoningFind the highest metric value for Approach-A. Exclude N/A and —. Output only the number as a string. Example: "12.34"."81.34"
2HB_syn_000774Local RelationsNeighbor Value TracingAt the cell with value 14.50, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "14.50", "up": "88.01", "down": "87.27", "left": "53.92", "right": "66.34"}
3HB_syn_000775Constrained RetrievalColor-Anchor RetrievalUsing (r=4,c=5) as an anchor, list all cells sharing its highlight color (mid_pink/#FC88BC). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["20.40", "80.64", "96.26", "2.06", "92.56", "84.86", "17.96", "85.32"]
4HB_syn_000776Consistency & MissingnessColumn MissingnessIn Idx↑ under Part-B, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Variant-D"]
5HB_syn_000777Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_pink(#FFD1E7), mid_pink(#FC88BC), dark_pink(#F74B98). Is the number at (r=9,c=1) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

404. synthetic / synthetic/images/syn_000138.png / 7 QA

synthetic/images/syn_000138.png
#qidtasksubtaskquestionanswer
1HB_syn_000778Aggregation & ComparisonExtremum ReasoningFind the highest entry in Qual. Exclude N/A and —. Output only the number as a string. Example: "12.34"."95.92"
2HB_syn_000779Aggregation & ComparisonExtremum ReasoningFor item System-X, what is the maximum value across all metrics? Exclude N/A and —. Output only the number as a string. Example: "12.34"."97.85"
3HB_syn_000780Aggregation & ComparisonExtremum ReasoningIn row System-X, what is the smallest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."16.74"
4HB_syn_000781Local RelationsMarker-Anchor NeighborFind the up neighbor of the underlined with value 3.76 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."53.80"
5HB_syn_000782Markup GroundingMarked Value ListingList numbers highlighted in light_orange (hex #FFE6C7). Output only a JSON array of strings. Example: ["12.34","56.78"].["92.80", "83.65", "37.18", "56.96", "31.31", "92.32", "1.89", "51.84", "43.66"]
6HB_syn_000783Consistency & MissingnessColumn MissingnessList all missing entries in column Qual under Zone-B (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["System-E"]
7HB_syn_000784Constrained RetrievalValue FilteringTake all highlighted numbers (any color) and return those > 43.66 as a JSON array of strings.["99.66", "92.80", "83.65", "82.20", "56.96", "92.32", "51.84"]

405. synthetic / synthetic/images/syn_000139.png / 6 QA

synthetic/images/syn_000139.png
#qidtasksubtaskquestionanswer
1HB_syn_000785Constrained RetrievalCell RetrievalGive the number at (System-F, Rank under Slot-C). Output only the number as a string. Example: "12.34"."31.33"
2HB_syn_000786Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column S-A under Part-A. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 2, "col": 1, "value": "60.98"}
3HB_syn_000787Local RelationsNeighbor Value TracingAt the cell with value 39.38, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "39.38", "up": "60.01", "down": "66.89", "left": "48.42", "right": "37.37"}
4HB_syn_000788Markup GroundingMarked Value ListingList all underlined numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["51.91", "16.41", "38.98", "67.26", "39.38", "17.79", "77.91", "42.93", "26.76", "83.53", "74.60", "86.51", "52.35", "66.24"]
5HB_syn_000789Consistency & MissingnessCell MissingnessIs the cell (Baseline-A, Score↑ under Cfg-D) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
6HB_syn_000790Markup GroundingHighlight PresenceCheck whether value 28.48 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_teal(#D3FAEE), mid_teal(#83EDC4), dark_teal(#22D28E). The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "light_teal", "hex": "#D3FAEE"}

406. synthetic / synthetic/images/syn_000140.png / 8 QA

synthetic/images/syn_000140.png
#qidtasksubtaskquestionanswer
1HB_syn_000791Aggregation & ComparisonArgmax ReasoningWhich item (row label in the leftmost row-label column) achieves the highest MetC? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Model-C", "value": "96.36"}
2HB_syn_000792Aggregation & ComparisonPairwise ComparisonOn metric MetC, which is higher: Method-D [83] or Method-X? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-D [83]", "value": "95.91"}
3HB_syn_000793Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=7,c=4), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "94.00", "up": "10.22", "down": "42.75", "left": "54.46", "right": "78.91"}
4HB_syn_000794Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."21"
5HB_syn_000795Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."7"
6HB_syn_000796Consistency & MissingnessCell MissingnessIs the cell (System-X, S-C↑) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
7HB_syn_000797Constrained RetrievalValue FilteringFilter S-A↑ by > 52.00. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "System-B", "value": "97.02"}, {"item": "Model-F [74]", "value": "74.36"}, {"item": "Method-Z", "value": "98.90"}, {"item": "Model-E", "value": "86.05"}, {"item": "Model-C", "value": "93.47"}, {"item": "Approach-E [80]", "value": "76.40"}, {"item": "Method-Y", "value": "70.19"}, {"item": "Baseline-C", "value": "57.17"}, {"item": "System-X", "value": "63.01"}]
8HB_syn_000798Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_red(#FFD6D6), mid_red(#F86D7B), dark_red(#FC5255). Is the number at (r=11,c=2) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": true, "color": "dark_red", "hex": "#FC5255"}

407. synthetic / synthetic/images/syn_000141.png / 5 QA

synthetic/images/syn_000141.png
#qidtasksubtaskquestionanswer
1HB_syn_000799Aggregation & ComparisonRank SelectionList the top-3 items by column MetA, sorted from highest to lowest. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "System-F", "value": "87.34"}, {"item": "Baseline-A [49]", "value": "87.01"}, {"item": "Variant-B", "value": "52.73"}]
2HB_syn_000800Aggregation & ComparisonRank SelectionWho ranks 2nd in column MetA? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Baseline-A [49]", "value": "87.01"}
3HB_syn_000801Local RelationsMarker-Anchor NeighborFind the right neighbor of the boldfaced with value 4.13 cell. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."48.39"
4HB_syn_000802Constrained RetrievalColor-Anchor RetrievalTake the cell at (r=1,c=1). Return all values with the same highlight color (light_purple, #E6D1FF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["15.25", "52.73"]
5HB_syn_000803Markup GroundingHighlight PresenceCheck whether value 87.01 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_purple(#E6D1FF), mid_purple(#B681F3), dark_purple(#8537EB). The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "mid_purple", "hex": "#B681F3"}

408. synthetic / synthetic/images/syn_000142.png / 5 QA

synthetic/images/syn_000142.png
#qidtasksubtaskquestionanswer
1HB_syn_000804Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column Val? Exclude N/A and —. Output only the number as a string. Example: "12.34"."96.89"
2HB_syn_000805Local RelationsNeighbor IndexingAt (r=4,c=9) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "11.87", "up": "90.81", "down": "76.12", "left": "44.43", "right": "91.66"}
3HB_syn_000806Constrained RetrievalColor-Anchor RetrievalFind the cell containing 46.68. Return all values sharing its highlight color (pink/#FFB7D6). Output only a JSON array of strings. Example: ["12.34","56.78"].["54.25", "44.43", "58.41", "95.14", "−0.04 ±0.57", "46.68", "17.85", "86.98", "36.41", "33.74", "41.97", "16.32", "0.97", "60.73", "+2.36 ±0.67", "19.84", "54.42", "74.06"]
4HB_syn_000807Markup GroundingMarked Column ListingIn Score↑ under Blk-D, return the values that are underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["89.29"]
5HB_syn_000808Consistency & MissingnessColumn MissingnessList all missing entries in column Score under Grp-B (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Approach-E [65]", "Baseline-X"]

409. synthetic / synthetic/images/syn_000143.png / 4 QA

synthetic/images/syn_000143.png
#qidtasksubtaskquestionanswer
1HB_syn_000809Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column MetB? Exclude N/A and —. Output only the number as a string. Example: "12.34"."43.54"
2HB_syn_000810Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."10"
3HB_syn_000811Consistency & MissingnessColumn MissingnessIn Err↑ under Part-B, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Baseline-F", "Method-C"]
4HB_syn_000812Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are < 81.78. Output JSON array of strings.["79.95", "18.14", "81.66", "75.66", "65.12", "71.00", "17.62", "69.65", "77.19", "42.18", "67.92", "29.73", "32.57", "81.29", "22.47"]

410. synthetic / synthetic/images/syn_000144.png / 4 QA

synthetic/images/syn_000144.png
#qidtasksubtaskquestionanswer
1HB_syn_000813Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column Err under Blk-D. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 1, "col": 11, "value": "79.56"}
2HB_syn_000814Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."36"
3HB_syn_000815Consistency & MissingnessCell MissingnessIs the cell (Variant-A, Err under Blk-D) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
4HB_syn_000816Constrained RetrievalValue FilteringIn column S-C↓ under Set-B, list all row labels in the leftmost row-label column with value < 44.65. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "System-Y", "value": "20.19"}, {"item": "Method-D", "value": "28.23"}, {"item": "Model-C", "value": "42.14"}, {"item": "Method-Z", "value": "19.50"}, {"item": "Variant-A", "value": "8.18"}, {"item": "Method-F", "value": "22.90"}]

411. synthetic / synthetic/images/syn_000145.png / 6 QA

synthetic/images/syn_000145.png
#qidtasksubtaskquestionanswer
1HB_syn_000817Constrained RetrievalCell RetrievalFor item Baseline-Y, what is the value in column Score↑ under Cfg-A? Output only the number as a string. Example: "12.34"."15.33"
2HB_syn_000818Aggregation & ComparisonExtremum ReasoningAcross all columns for System-E [65], what is the minimum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."42.19"
3HB_syn_000819Local RelationsNeighbor Value TracingLocate value 94.37 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "94.37", "up": "64.27", "down": "59.83", "left": "11.83", "right": "46.62"}
4HB_syn_000820Markup GroundingMarked Value ListingWhich values are highlighted in mid_orange (#F1B17D)? Output only a JSON array of strings. Example: ["12.34","56.78"].["82.76", "84.85", "88.80", "10.52", "82.53"]
5HB_syn_000821Markup GroundingMarked Value ListingReturn every value that is underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["82.76", "84.85", "88.80", "10.52", "82.53"]
6HB_syn_000822Consistency & MissingnessColumn MissingnessList all missing entries in column S-D↑ under Cfg-B (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Baseline-Y", "System-E [65]"]

412. synthetic / synthetic/images/syn_000146.png / 4 QA

synthetic/images/syn_000146.png
#qidtasksubtaskquestionanswer
1HB_syn_000823Aggregation & ComparisonPairwise ComparisonBetween System-Z and Variant-Y for S-D, pick the larger value and return {item,value}. Exclude N/A and —.{"item": "Variant-Y", "value": "34.82"}
2HB_syn_000824Constrained RetrievalColor-Anchor RetrievalFind the cell containing 91.76. Return all values sharing its highlight color (purple/#B07CFF). Output only a JSON array of strings. Example: ["12.34","56.78"].["40.20", "91.76", "82.47"]
3HB_syn_000825Consistency & MissingnessCell MissingnessCheck whether System-E [34] at S-C is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}
4HB_syn_000826Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: pink(#FFB7D6), light purple(#E593FC), purple(#B07CFF), blue(#6FA0FF). Is the number with value 77.20 highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. The value appears exactly once in the numeric data grid.{"highlighted": false, "color": null, "hex": null}

413. synthetic / synthetic/images/syn_000147.png / 5 QA

synthetic/images/syn_000147.png
#qidtasksubtaskquestionanswer
1HB_syn_000827Aggregation & ComparisonRank SelectionList the top-3 items by column MetA under Sect-C, sorted from highest to lowest. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Model-E", "value": "99.45"}, {"item": "Baseline-Y", "value": "89.59"}, {"item": "System-F", "value": "77.66"}]
2HB_syn_000828Local RelationsNeighbor Value TracingLocate value 92.60 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "92.60", "up": "73.85", "down": "34.23", "left": "55.43", "right": "60.58"}
3HB_syn_000829Constrained RetrievalColor-Anchor RetrievalUsing (r=12,c=7) as an anchor, list all cells sharing its highlight color (dark_teal/#22D28E). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["81.85", "1.56", "89.31", "99.45", "98.46", "2.21", "96.21"]
4HB_syn_000830Markup GroundingMarked Column ListingWhich entries in column Score↓ under Sect-C are underlined? Output only a JSON array of strings. Example: ["12.34","56.78"].["22.46"]
5HB_syn_000831Consistency & MissingnessCell MissingnessIs the cell (Model-Y [12], Idx↑ under Grp-A) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

414. synthetic / synthetic/images/syn_000148.png / 5 QA

synthetic/images/syn_000148.png
#qidtasksubtaskquestionanswer
1HB_syn_000832Aggregation & ComparisonArgmax ReasoningFind the row label with the maximum value in column Qual under Slot-C. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Baseline-Z", "value": "92.84"}
2HB_syn_000833Local RelationsNeighbor IndexingAt (r=3,c=4) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "89.43", "up": "80.11", "down": "56.95", "left": "75.10", "right": "45.67"}
3HB_syn_000834Markup GroundingMarked Value ListingFind all orange-highlighted values (hex #F9B163) and list them. Output only a JSON array of strings. Example: ["12.34","56.78"].["34.30"]
4HB_syn_000835Consistency & MissingnessColumn MissingnessList all missing entries in column Qual under Slot-C (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["System-Y"]
5HB_syn_000836Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are >= 55.20. Output JSON array of strings.["97.88", "55.20", "78.71", "78.91", "69.35"]

415. synthetic / synthetic/images/syn_000149.png / 7 QA

synthetic/images/syn_000149.png
#qidtasksubtaskquestionanswer
1HB_syn_000837Constrained RetrievalCell RetrievalIn the Score↓ column, read the entry for System-E. Output only the number as a string. Example: "12.34"."69.96"
2HB_syn_000838Aggregation & ComparisonExtremum ReasoningFind the highest entry in Qual. Exclude N/A and —. Output only the number as a string. Example: "12.34"."99.66"
3HB_syn_000839Aggregation & ComparisonRank SelectionWho ranks 2nd in column Qual? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Variant-Z", "value": "98.47"}
4HB_syn_000840Local RelationsMarker-Anchor NeighborLocate the boldfaced with value 0.65 number and return the number immediately above it. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."13.83"
5HB_syn_000841Markup GroundingMarked Value ListingReturn every value that is underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["0.69", "79.50", "98.47", "93.38"]
6HB_syn_000842Consistency & MissingnessColumn MissingnessIn Val↑, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Model-F"]
7HB_syn_000843Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_green(#D7F6D1), mid_green(#AEEA9F), dark_green(#72D46A). Is the number at (r=7,c=4) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": true, "color": "mid_green", "hex": "#AEEA9F"}

416. synthetic / synthetic/images/syn_000150.png / 5 QA

synthetic/images/syn_000150.png
#qidtasksubtaskquestionanswer
1HB_syn_000844Aggregation & ComparisonPairwise ComparisonFor System-A, compare MetC under Slot-B and MetD under Slot-B. Which metric value is larger? Return JSON {"item":<metric_name>,"value":<string>}. Exclude N/A and —.{"item": "MetD under Slot-B", "value": "50.15"}
2HB_syn_000845Local RelationsMarker-Anchor NeighborLocate the text-colored in blue (hex #1565C0) with value 79.17 number and return the number immediately to its right. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."63.14"
3HB_syn_000846Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."12"
4HB_syn_000847Consistency & MissingnessCell MissingnessCheck whether Method-X [27] at MetC under Slot-B is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}
5HB_syn_000848Constrained RetrievalValue FilteringFilter Err under Grp-C by <= 50.27. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Method-Y", "value": "8.18"}, {"item": "Method-B [64]", "value": "50.27"}, {"item": "Baseline-Z [20]", "value": "0.60"}, {"item": "System-F [80]", "value": "1.44"}, {"item": "Method-X [27]", "value": "33.86"}, {"item": "System-A", "value": "7.25"}]

417. synthetic / synthetic/images/syn_000151.png / 4 QA

synthetic/images/syn_000151.png
#qidtasksubtaskquestionanswer
1HB_syn_000849Aggregation & ComparisonPairwise ComparisonFor Approach-D, compare MetB under Blk-D and Score under Blk-D. Which metric value is larger? Return JSON {"item":<metric_name>,"value":<string>}. Exclude N/A and —.{"item": "MetB under Blk-D", "value": "34.80"}
2HB_syn_000850Local RelationsNeighbor IndexingAt (r=2,c=4) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "1.19", "up": "62.89", "down": "14.55", "left": "56.94", "right": "25.75"}
3HB_syn_000851Constrained RetrievalColor-Anchor RetrievalUsing (r=4,c=8) as an anchor, list all cells sharing its highlight color (light purple/#E593FC). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["72.49", "74.84", "36.06", "50.51"]
4HB_syn_000852Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."11"

418. synthetic / synthetic/images/syn_000152.png / 6 QA

synthetic/images/syn_000152.png
#qidtasksubtaskquestionanswer
1HB_syn_000853Aggregation & ComparisonArgmax ReasoningFind the row label with the maximum value in column Rate under Cfg-B. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Method-Y", "value": "91.99"}
2HB_syn_000854Aggregation & ComparisonExtremum ReasoningFor item Baseline-X, what is the maximum value across all metrics? Exclude N/A and —. Output only the number as a string. Example: "12.34"."90.87"
3HB_syn_000855Local RelationsNeighbor Value TracingAt the cell with value 72.36, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "72.36", "up": "30.42", "down": "2.21", "left": "87.51", "right": "69.15"}
4HB_syn_000856Markup GroundingMarked Value ListingReturn all numbers highlighted in mid_blue (hex #8DB3FF) as a JSON array. Output only a JSON array of strings. Example: ["12.34","56.78"].["2.66", "27.81", "15.77", "31.76", "86.48", "87.51", "69.15"]
5HB_syn_000857Constrained RetrievalColor-Anchor RetrievalFor the number with value 33.18, list all numbers highlighted with the same color (light_blue, hex #CFE0FF). Output only a JSON array of strings. Example: ["12.34","56.78"].["63.66", "86.47", "81.25", "23.97", "5.12", "33.92", "33.18"]
6HB_syn_000858Consistency & MissingnessCell MissingnessIs the cell (Approach-Z, Score↓ under Slot-C) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

419. synthetic / synthetic/images/syn_000153.png / 6 QA

synthetic/images/syn_000153.png
#qidtasksubtaskquestionanswer
1HB_syn_000859Aggregation & ComparisonExtremum ReasoningReturn the min of column Score. Exclude N/A and —. Output only the number as a string. Example: "12.34"."19.32"
2HB_syn_000860Aggregation & ComparisonRank SelectionReturn the 3 highest rows in Score in descending order as a JSON array of {"item":"...","value":"..."} objects. Exclude N/A and —.[{"item": "Variant-C", "value": "85.37"}, {"item": "Method-X", "value": "62.77"}, {"item": "Method-Y [86]", "value": "56.36"}]
3HB_syn_000861Local RelationsNeighbor Value TracingAt the cell with value 62.77, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "62.77", "up": "56.36", "down": "35.77", "left": "0.32", "right": "49.33"}
4HB_syn_000862Markup GroundingMarked Value ListingGive a JSON array of all underline-marked numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["33.68", "38.37", "62.77", "+1.71 ±0.37", "48.96"]
5HB_syn_000863Consistency & MissingnessColumn MissingnessReturn the items whose Err is missing (N/A or —). Output JSON array of strings.["Method-X"]
6HB_syn_000864Constrained RetrievalValue FilteringAmong highlighted standalone numeric values (any color), list the values that are >= 34.78. Within the highlighted cells, exclude entries written as signed change/uncertainty values, such as "+1.15 ± 0.63". Output only a JSON array of strings.["34.78"]

420. synthetic / synthetic/images/syn_000154.png / 5 QA

synthetic/images/syn_000154.png
#qidtasksubtaskquestionanswer
1HB_syn_000865Constrained RetrievalCell RetrievalLocate row Method-Y and column Qual↑ under Cfg-A. What is the cell value? Output only the number as a string. Example: "12.34"."32.66"
2HB_syn_000866Aggregation & ComparisonPairwise ComparisonBetween System-F [70] and Variant-E for Err under Part-C, pick the larger value and return {item,value}. Exclude N/A and —.{"item": "Variant-E", "value": "85.15"}
3HB_syn_000867Local RelationsMarker-Anchor NeighborLocate the highlighted in dark_orange (hex #E47B30) with value 5.25 number and return the number immediately to its right. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."18.91"
4HB_syn_000868Consistency & MissingnessColumn MissingnessList all missing entries in column Qual↑ under Cfg-A (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Variant-E"]
5HB_syn_000869Markup GroundingHighlight PresenceCheck whether value 79.43 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_orange(#FCE0C7), mid_orange(#F1B17D), dark_orange(#E47B30). The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "mid_orange", "hex": "#F1B17D"}

421. synthetic / synthetic/images/syn_000155.png / 7 QA

synthetic/images/syn_000155.png
#qidtasksubtaskquestionanswer
1HB_syn_000870Aggregation & ComparisonArgmax ReasoningIn Rate under Set-D, where is the maximum located? Return JSON with row, col, and value. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 6, "col": 10, "value": "94.07"}
2HB_syn_000871Local RelationsNeighbor IndexingAt (r=5,c=7) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "27.65", "up": "14.44", "down": "89.05", "left": "61.37", "right": "74.40"}
3HB_syn_000872Markup GroundingMarked Column ListingList all underlined numbers in column S-C↓ under Slot-A. Output only a JSON array of strings. Example: ["12.34","56.78"].["14.70"]
4HB_syn_000873Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."11"
5HB_syn_000874Consistency & MissingnessCell MissingnessCheck whether Baseline-Y at Val↑ under Sect-B is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": true}
6HB_syn_000875Constrained RetrievalValue FilteringIn column Cost under Blk-C, list all row labels in the leftmost row-label column with value >= 24.72. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Model-E", "value": "65.53"}, {"item": "Baseline-Z", "value": "24.72"}, {"item": "System-X", "value": "57.39"}, {"item": "Model-F", "value": "74.40"}]
7HB_syn_000876Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: pink(#FFB7D6), light purple(#E593FC), purple(#B07CFF), blue(#6FA0FF). Is the number at (r=3,c=6) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": true, "color": "purple", "hex": "#B07CFF"}

422. synthetic / synthetic/images/syn_000156.png / 7 QA

synthetic/images/syn_000156.png
#qidtasksubtaskquestionanswer
1HB_syn_000877Aggregation & ComparisonArgmax ReasoningFind the location (row,col) and value of the maximum cell in column MetD. Output JSON {"row":<int>,"col":<int>,"value":<string>}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 12, "col": 6, "value": "99.25"}
2HB_syn_000878Aggregation & ComparisonRank SelectionWho ranks 2nd in column S-D? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Variant-X", "value": "96.14"}
3HB_syn_000879Aggregation & ComparisonExtremum ReasoningIn row System-E, what is the smallest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."0.56"
4HB_syn_000880Local RelationsMarker-Anchor NeighborLocate the boldfaced with value 99.25 number and return the number immediately to its left. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."29.54"
5HB_syn_000881Constrained RetrievalColor-Anchor RetrievalFor the number at row 10, column 1, list all numbers highlighted with the same color (mid_yellow, hex #F7DA67). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["8.08", "98.59", "2.35", "89.17", "6.54", "96.14"]
6HB_syn_000882Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."18"
7HB_syn_000883Consistency & MissingnessCell MissingnessIs the cell (Method-F, MetD) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}

423. synthetic / synthetic/images/syn_000157.png / 7 QA

synthetic/images/syn_000157.png
#qidtasksubtaskquestionanswer
1HB_syn_000884Aggregation & ComparisonExtremum ReasoningIn row System-B, what is the largest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."93.83"
2HB_syn_000885Aggregation & ComparisonPairwise ComparisonBetween Model-Y and Approach-D [91] for RateB, pick the larger value and return {item,value}. Exclude N/A and —.{"item": "Approach-D [91]", "value": "80.40"}
3HB_syn_000886Local RelationsNeighbor Value TracingLocate value 8.36 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "8.36", "up": "23.07", "down": "49.62", "left": "59.67", "right": "34.72"}
4HB_syn_000887Constrained RetrievalColor-Anchor RetrievalFind the cell containing 34.44. Return all values sharing its highlight color (purple/#B07CFF). Output only a JSON array of strings. Example: ["12.34","56.78"].["48.47", "27.91", "73.99", "10.27", "55.06", "34.44", "23.39", "68.33"]
5HB_syn_000888Markup GroundingMarked Column ListingList all underlined numbers in column Rate↓. Output only a JSON array of strings. Example: ["12.34","56.78"].["30.44"]
6HB_syn_000889Consistency & MissingnessColumn MissingnessList all missing entries in column RateB (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Model-D", "Variant-A", "Variant-C [83]"]
7HB_syn_000890Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: pink(#FFB7D6), light purple(#E593FC), purple(#B07CFF), blue(#6FA0FF). Is the number with value 67.50 highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "light purple", "hex": "#E593FC"}

424. synthetic / synthetic/images/syn_000158.png / 6 QA

synthetic/images/syn_000158.png
#qidtasksubtaskquestionanswer
1HB_syn_000891Aggregation & ComparisonExtremum ReasoningFind the highest entry in Qual. Exclude N/A and —. Output only the number as a string. Example: "12.34"."92.92"
2HB_syn_000892Aggregation & ComparisonPairwise ComparisonWithin row Method-A, choose the larger between MetD under Sect-E and Idx under Slot-A, output {item,value}. Exclude N/A and —.{"item": "MetD under Sect-E", "value": "51.61"}
3HB_syn_000893Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=8,c=9), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "25.59", "up": "43.43", "down": "N/A", "left": "80.32", "right": "55.53"}
4HB_syn_000894Consistency & MissingnessCell MissingnessIs the cell (Variant-D, Rank under Set-D) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
5HB_syn_000895Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are < 76.04. Output JSON array of strings.["5.90", "55.85", "51.61", "27.80", "34.34", "72.88", "67.12", "63.27", "49.31", "36.43", "66.17", "32.15", "67.81", "62.46", "2.45", "68.07", "11.41", "43.43", "2.26"]
6HB_syn_000896Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_red(#FFD6D6), mid_red(#F86D7B), dark_red(#FC5255). Is the number at (r=1,c=7) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": true, "color": "dark_red", "hex": "#FC5255"}

425. synthetic / synthetic/images/syn_000159.png / 6 QA

synthetic/images/syn_000159.png
#qidtasksubtaskquestionanswer
1HB_syn_000897Constrained RetrievalCell RetrievalWhat is the Idx↑ under Slot-D value for Model-B? Output only the number as a string. Example: "12.34"."45.39"
2HB_syn_000898Aggregation & ComparisonExtremum ReasoningFind the lowest entry in Err. Exclude N/A and —. Output only the number as a string. Example: "12.34"."4.34"
3HB_syn_000899Aggregation & ComparisonPairwise ComparisonFor Model-D, compare Qual under Cfg-B and Err under Cfg-B. Which metric value is larger? Return JSON {"item":<metric_name>,"value":<string>}. Exclude N/A and —.{"item": "Err under Cfg-B", "value": "86.71"}
4HB_syn_000900Local RelationsMarker-Anchor NeighborLocate the highlighted in light_pink (hex #FFD1E7) with value 50.03 number and return the number immediately above it. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."67.83"
5HB_syn_000901Markup GroundingMarked Value ListingReturn all numbers highlighted in light_pink (hex #FFD1E7) as a JSON array. Output only a JSON array of strings. Example: ["12.34","56.78"].["36.50", "60.73", "71.63", "31.15", "67.59", "20.29", "57.65", "8.92", "50.03"]
6HB_syn_000902Consistency & MissingnessColumn MissingnessIn MetD↑ under Slot-D, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Model-Z [57]"]

426. synthetic / synthetic/images/syn_000160.png / 6 QA

synthetic/images/syn_000160.png
#qidtasksubtaskquestionanswer
1HB_syn_000903Aggregation & ComparisonArgmax ReasoningFind the row label with the maximum value in column Stat under Slot-A. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "System-Y", "value": "89.63"}
2HB_syn_000904Local RelationsNeighbor IndexingAt (r=3,c=2) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "34.89", "up": "36.22", "down": "89.63", "left": "61.83", "right": "23.12"}
3HB_syn_000905Markup GroundingMarked Value ListingGive a JSON array of all underline-marked numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["7.52", "79.38", "6.49", "97.03", "87.43", "+2.30 ±0.17"]
4HB_syn_000906Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."6"
5HB_syn_000907Consistency & MissingnessColumn MissingnessReturn the items whose Stat↑ under Part-B is missing (N/A or —). Output JSON array of strings.["Model-Z", "Method-Z", "Model-E"]
6HB_syn_000908Constrained RetrievalValue FilteringIn column Stat↑ under Part-B, list all row labels in the leftmost row-label column with value >= 48.19. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Approach-D", "value": "63.66"}, {"item": "System-Y", "value": "57.71"}, {"item": "Baseline-C", "value": "59.70"}, {"item": "Variant-E", "value": "66.99"}, {"item": "Variant-D", "value": "76.04"}, {"item": "Baseline-A", "value": "79.38"}, {"item": "Approach-Z", "value": "99.33"}, {"item": "Approach-Y [10]", "value": "74.10"}, {"item": "Method-A", "value": "48.19"}]

427. synthetic / synthetic/images/syn_000161.png / 5 QA

synthetic/images/syn_000161.png
#qidtasksubtaskquestionanswer
1HB_syn_000909Aggregation & ComparisonExtremum ReasoningFind the lowest metric value for Model-Z. Exclude N/A and —. Output only the number as a string. Example: "12.34"."41.63"
2HB_syn_000910Local RelationsNeighbor Value TracingAt the cell with value 89.82, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "89.82", "up": "64.28", "down": "25.41", "left": "92.56", "right": "91.42"}
3HB_syn_000911Constrained RetrievalColor-Anchor RetrievalTake the cell at (r=4,c=6). Return all values with the same highlight color (mid_cyan_blue, #95D9FF). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["94.17", "7.69", "30.67", "3.47", "77.15", "94.95", "92.56"]
4HB_syn_000912Markup GroundingMarker CountingHow many highlighted cells are in the table? Output only the count as a string. Example: "7"."21"
5HB_syn_000913Consistency & MissingnessCell MissingnessIs the cell (Baseline-D, Stat↓) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

428. synthetic / synthetic/images/syn_000162.png / 6 QA

synthetic/images/syn_000162.png
#qidtasksubtaskquestionanswer
1HB_syn_000914Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column S-D? Exclude N/A and —. Output only the number as a string. Example: "12.34"."0.01"
2HB_syn_000915Aggregation & ComparisonExtremum ReasoningAcross all columns for Approach-E, what is the maximum? Exclude N/A and —. Output only the number as a string. Example: "12.34"."93.47"
3HB_syn_000916Local RelationsNeighbor Value TracingLocate value 43.03 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "43.03", "up": "30.05", "down": "59.72", "left": "44.01", "right": "99.74"}
4HB_syn_000917Constrained RetrievalColor-Anchor RetrievalFind the cell containing 60.24. Return all values sharing its highlight color (orange/#FF8C3A). Output only a JSON array of strings. Example: ["12.34","56.78"].["60.24", "11.11", "3.88", "11.94"]
5HB_syn_000918Consistency & MissingnessCell MissingnessCheck whether Approach-E at Qual↓ under Slot-A is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}
6HB_syn_000919Markup GroundingHighlight PresenceCheck whether value 53.31 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: red(#FF5A5C), orange(#FF8C3A), yellow(#FFE9A3). The value appears exactly once in the numeric data grid.{"highlighted": true, "color": "red", "hex": "#FF5A5C"}

429. synthetic / synthetic/images/syn_000163.png / 5 QA

synthetic/images/syn_000163.png
#qidtasksubtaskquestionanswer
1HB_syn_000920Aggregation & ComparisonPairwise ComparisonIn row System-D, is MetC under Sect-D higher or Val under Sect-B higher? Return {item,value} where item is the winning metric. Exclude N/A and —.{"item": "MetC under Sect-D", "value": "80.98"}
2HB_syn_000921Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=5,c=3), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "78.84", "up": "70.15", "down": "14.91", "left": "25.69", "right": "6.44"}
3HB_syn_000922Markup GroundingMarked Column ListingIn MetB under Grp-A, return the values that are underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["83.98"]
4HB_syn_000923Consistency & MissingnessColumn MissingnessReturn the items whose Stat under Blk-C is missing (N/A or —). Output JSON array of strings.["Baseline-D [98]"]
5HB_syn_000924Constrained RetrievalValue FilteringTake all highlighted numbers (any color) and return those < 14.91 as a JSON array of strings.["7.92", "3.46", "8.79", "9.03", "4.94", "11.98", "8.84"]

430. synthetic / synthetic/images/syn_000164.png / 5 QA

synthetic/images/syn_000164.png
#qidtasksubtaskquestionanswer
1HB_syn_000925Constrained RetrievalCell RetrievalIn the MetB↑ under Set-B column, read the entry for Model-C. Output only the number as a string. Example: "12.34"."75.36"
2HB_syn_000926Aggregation & ComparisonRank SelectionReturn the 3 highest rows in Score under Set-B in descending order as a JSON array of {"item":"...","value":"..."} objects. Exclude N/A and —.[{"item": "System-A", "value": "36.26"}, {"item": "Baseline-E", "value": "22.20"}, {"item": "Baseline-F [94]", "value": "16.50"}]
3HB_syn_000927Local RelationsMarker-Anchor NeighborWhat is the value adjacent (down) to the highlighted in dark_yellow (hex #EFBC23) with value 36.26 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."0.26"
4HB_syn_000928Markup GroundingMarked Value ListingWhich values are highlighted in mid_yellow (#F7DA67)? Output only a JSON array of strings. Example: ["12.34","56.78"].["62.21", "86.96", "75.36", "20.67", "75.93", "18.09", "12.30", "68.44", "22.20", "82.52", "12.13", "86.99", "53.71"]
5HB_syn_000929Consistency & MissingnessCell MissingnessIs the cell (Approach-A, Rate↓ under Part-C) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}

431. synthetic / synthetic/images/syn_000165.png / 5 QA

synthetic/images/syn_000165.png
#qidtasksubtaskquestionanswer
1HB_syn_000930Aggregation & ComparisonPairwise ComparisonWithin row Method-Y, choose the larger between MetA under Set-B and Idx under Zone-D, output {item,value}. Exclude N/A and —.{"item": "MetA under Set-B", "value": "45.76"}
2HB_syn_000931Local RelationsMarker-Anchor NeighborLocate the highlighted in pink (hex #FFB7D6) with value 39.26 number and return the number immediately above it. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."85.83"
3HB_syn_000932Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."12"
4HB_syn_000933Consistency & MissingnessColumn MissingnessIn MetA under Set-B, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Variant-E [67]"]
5HB_syn_000934Constrained RetrievalValue FilteringFilter F1↑ under Zone-D by > 91.39. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Method-Y", "value": "92.12"}, {"item": "Variant-E [67]", "value": "96.31"}, {"item": "Baseline-B [33]", "value": "96.89"}]

432. synthetic / synthetic/images/syn_000166.png / 4 QA

synthetic/images/syn_000166.png
#qidtasksubtaskquestionanswer
1HB_syn_000935Aggregation & ComparisonRank SelectionFind the 2nd highest entry in S-D under Cfg-A and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "System-Y", "value": "70.66"}
2HB_syn_000936Local RelationsMarker-Anchor NeighborLocate the boldfaced with value 8.45 number and return the number immediately below it. The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."47.52"
3HB_syn_000937Constrained RetrievalColor-Anchor RetrievalFind the cell containing 27.34. Return all values sharing its highlight color (red/#FF5A5C). Output only a JSON array of strings. Example: ["12.34","56.78"].["27.34"]
4HB_syn_000938Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: red(#FF5A5C), orange(#FF8C3A), yellow(#FFE9A3). Is the number at (r=3,c=1) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": true, "color": "red", "hex": "#FF5A5C"}

433. synthetic / synthetic/images/syn_000167.png / 6 QA

synthetic/images/syn_000167.png
#qidtasksubtaskquestionanswer
1HB_syn_000939Aggregation & ComparisonPairwise ComparisonBetween Baseline-F and Approach-F for S-C under Blk-B, pick the larger value and return {item,value}. Exclude N/A and —.{"item": "Baseline-F", "value": "80.94"}
2HB_syn_000940Aggregation & ComparisonPairwise ComparisonIn row Approach-F, is F1 under Slot-C higher or S-C under Blk-B higher? Return {item,value} where item is the winning metric. Exclude N/A and —.{"item": "F1 under Slot-C", "value": "44.42"}
3HB_syn_000941Local RelationsNeighbor Value TracingLocate value 4.37 in the numeric part of the table and return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "4.37", "up": "43.32", "down": "25.59", "left": "55.12", "right": "44.42"}
4HB_syn_000942Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."10"
5HB_syn_000943Consistency & MissingnessColumn MissingnessIn Val under Slot-A, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Baseline-Y"]
6HB_syn_000944Constrained RetrievalValue FilteringTake all highlighted numbers (any color) and return those < 59.26 as a JSON array of strings.["23.03", "19.28", "25.98", "0.37", "14.39"]

434. synthetic / synthetic/images/syn_000168.png / 6 QA

synthetic/images/syn_000168.png
#qidtasksubtaskquestionanswer
1HB_syn_000945Aggregation & ComparisonArgmax ReasoningIn MetD under Zone-A, where is the maximum located? Return JSON with row, col, and value. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 9, "col": 2, "value": "98.48"}
2HB_syn_000946Aggregation & ComparisonRank SelectionIn Cost under Zone-A, who are the top 3 (highest to lowest)? Output JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "System-B", "value": "88.04"}, {"item": "System-A [89]", "value": "74.51"}, {"item": "Variant-C", "value": "69.28"}]
3HB_syn_000947Local RelationsNeighbor IndexingAt (r=10,c=6) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "53.01", "up": "98.97", "down": "15.91", "left": "18.36", "right": "45.38"}
4HB_syn_000948Constrained RetrievalColor-Anchor RetrievalTake the cell at (r=1,c=2). Return all values with the same highlight color (light purple, #E593FC). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["97.45", "+2.07 ±0.61"]
5HB_syn_000949Markup GroundingMarked Value ListingList all underlined numbers. Output only a JSON array of strings. Example: ["12.34","56.78"].["95.08", "77.52", "2.99", "92.82", "99.81", "88.04", "+2.45 ±0.80", "98.48", "96.39", "96.68"]
6HB_syn_000950Consistency & MissingnessCell MissingnessIs the cell (System-Y, Cost↑ under Cfg-C) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}

435. synthetic / synthetic/images/syn_000169.png / 4 QA

synthetic/images/syn_000169.png
#qidtasksubtaskquestionanswer
1HB_syn_000951Aggregation & ComparisonExtremum ReasoningIn column MetA, what is the largest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."90.96"
2HB_syn_000952Consistency & MissingnessCell MissingnessIs the cell (System-A, S-C↑ under Set-A) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
3HB_syn_000953Constrained RetrievalValue FilteringIn column Val↑ under Slot-B, list all row labels in the leftmost row-label column with value < 53.98. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "System-A", "value": "22.18"}, {"item": "Baseline-Y", "value": "27.58"}, {"item": "Model-E", "value": "29.22"}, {"item": "Variant-X [42]", "value": "12.41"}, {"item": "Model-Z [88]", "value": "31.87"}]
4HB_syn_000954Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: red(#FF5A5C), orange(#FF8C3A), yellow(#FFE9A3). Is the number at (r=9,c=7) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}

436. synthetic / synthetic/images/syn_000170.png / 6 QA

synthetic/images/syn_000170.png
#qidtasksubtaskquestionanswer
1HB_syn_000955Constrained RetrievalCell RetrievalFor item Method-A, what is the value in column MetC↑ under Zone-C? Output only the number as a string. Example: "12.34"."66.99"
2HB_syn_000956Aggregation & ComparisonArgmax ReasoningWhich item (row label in the leftmost row-label column) achieves the highest Acc under Grp-B? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Variant-F [15]", "value": "98.63"}
3HB_syn_000957Local RelationsNeighbor Value TracingAt the cell with value 5.35, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "5.35", "up": "0.60", "down": "N/A", "left": "99.32", "right": "37.10"}
4HB_syn_000958Markup GroundingMarked Value ListingFind all light_teal-highlighted values (hex #D3FAEE) and list them. Output only a JSON array of strings. Example: ["12.34","56.78"].["30.70", "61.30", "80.67", "27.86", "51.63", "92.18", "41.36"]
5HB_syn_000959Markup GroundingMarked Column ListingIn Acc under Grp-B, return the values that are underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["86.09"]
6HB_syn_000960Consistency & MissingnessColumn MissingnessList all missing entries in column Idx under Slot-A (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Approach-Y", "Variant-B"]

437. synthetic / synthetic/images/syn_000171.png / 4 QA

synthetic/images/syn_000171.png
#qidtasksubtaskquestionanswer
1HB_syn_000961Aggregation & ComparisonRank SelectionFind the 2nd highest entry in Qual under Part-B and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "Baseline-A", "value": "76.05"}
2HB_syn_000962Constrained RetrievalColor-Anchor RetrievalFor the number at row 7, column 6, list all numbers highlighted with the same color (light_yellow, hex #FEF4B8). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["41.11", "74.96", "55.26", "20.27", "38.42", "29.17", "77.34"]
3HB_syn_000963Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."21"
4HB_syn_000964Consistency & MissingnessCell MissingnessCheck whether Method-X at Qual↓ under Sect-C is missing (N/A or —). Output JSON {"missing":true/false}.{"missing": false}

438. synthetic / synthetic/images/syn_000172.png / 6 QA

synthetic/images/syn_000172.png
#qidtasksubtaskquestionanswer
1HB_syn_000965Aggregation & ComparisonExtremum ReasoningIn row Approach-X, what is the smallest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."11.18"
2HB_syn_000966Aggregation & ComparisonExtremum ReasoningIn row Variant-B [51], return the greatest numeric entry. Exclude N/A and —. Output only the number as a string. Example: "12.34"."91.37"
3HB_syn_000967Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=15,c=5), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "85.09", "up": "64.33", "down": "46.39", "left": "10.57", "right": "12.37"}
4HB_syn_000968Constrained RetrievalColor-Anchor RetrievalFor the number with value 99.39, list all numbers highlighted with the same color (dark_purple, hex #8537EB). Output only a JSON array of strings. Example: ["12.34","56.78"].["96.84", "0.06", "93.23", "2.91", "98.86", "99.39"]
5HB_syn_000969Markup GroundingMarker CountingCount all underline-marked cells and output the count as a string. Example: "5"."6"
6HB_syn_000970Consistency & MissingnessColumn MissingnessReturn the items whose Eff↑ under Cfg-C is missing (N/A or —). Output JSON array of strings.["Method-A"]

439. synthetic / synthetic/images/syn_000173.png / 5 QA

synthetic/images/syn_000173.png
#qidtasksubtaskquestionanswer
1HB_syn_000971Aggregation & ComparisonArgmax ReasoningFind the row label with the maximum value in column Qual under Part-D. Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Model-X", "value": "58.91"}
2HB_syn_000972Local RelationsNeighbor Value TracingAt the cell with value 95.67, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "95.67", "up": "72.80", "down": "72.34", "left": "16.81", "right": "71.49"}
3HB_syn_000973Consistency & MissingnessColumn MissingnessIn MetD↑ under Grp-A, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Model-B"]
4HB_syn_000974Constrained RetrievalValue FilteringAmong highlighted cells (any color), list the values that are > 60.29. Output JSON array of strings.["62.37", "70.54", "69.99", "69.67", "68.27"]
5HB_syn_000975Markup GroundingHighlight PresenceCheck whether value 39.12 is highlighted. Return JSON {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Palette: light_blue(#E6F2FF), blue(#6DA1FD), light_orange(#FFE6C7), orange(#F9B163). The value appears exactly once in the numeric data grid.{"highlighted": false, "color": null, "hex": null}

440. synthetic / synthetic/images/syn_000174.png / 8 QA

synthetic/images/syn_000174.png
#qidtasksubtaskquestionanswer
1HB_syn_000976Aggregation & ComparisonArgmax ReasoningIn Cost, where is the maximum located? Return JSON with row, col, and value. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Exclude N/A and —.{"row": 12, "col": 5, "value": "95.01"}
2HB_syn_000977Aggregation & ComparisonRank SelectionFind the 2nd highest entry in Cost and return JSON {"item":"...","value":"..."}. Exclude N/A and —.{"item": "Variant-B", "value": "90.43"}
3HB_syn_000978Aggregation & ComparisonPairwise ComparisonBetween Approach-Z and System-D for S-C, pick the larger value and return {item,value}. Exclude N/A and —.{"item": "Approach-Z", "value": "72.77"}
4HB_syn_000979Local RelationsMarker-Anchor NeighborWhat is the value adjacent (right) to the underlined with value 92.58 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."85.99"
5HB_syn_000980Markup GroundingMarked Value ListingWhich values are highlighted in orange (#FF8C3A)? Output only a JSON array of strings. Example: ["12.34","56.78"].["96.07", "60.36", "+2.30 ±0.28", "52.52"]
6HB_syn_000981Markup GroundingMarked Value ListingReturn every value that is underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["90.43", "92.58", "12.23", "+2.30 ±0.28", "98.88", "91.62"]
7HB_syn_000982Consistency & MissingnessCell MissingnessIs the cell (Method-Y, S-A↓) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": false}
8HB_syn_000983Constrained RetrievalValue FilteringIn column Rank, list all row labels in the leftmost row-label column with value < 75.54. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Method-Y", "value": "37.10"}, {"item": "Model-Y [52]", "value": "6.75"}, {"item": "Baseline-B", "value": "73.24"}, {"item": "Approach-Z", "value": "60.00"}, {"item": "Method-D [32]", "value": "59.71"}, {"item": "System-A [80]", "value": "62.93"}, {"item": "Variant-D [48]", "value": "10.08"}, {"item": "Approach-X", "value": "66.29"}, {"item": "System-Y", "value": "70.99"}]

441. synthetic / synthetic/images/syn_000175.png / 5 QA

synthetic/images/syn_000175.png
#qidtasksubtaskquestionanswer
1HB_syn_000984Constrained RetrievalCell RetrievalReturn the value where Variant-E intersects Eff. Output only the number as a string. Example: "12.34"."95.15"
2HB_syn_000985Aggregation & ComparisonExtremum ReasoningFind the highest entry in Val. Exclude N/A and —. Output only the number as a string. Example: "12.34"."93.98"
3HB_syn_000986Local RelationsNeighbor IndexingAt (r=3,c=4) in the numeric part of the table, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "50.59", "up": "59.91", "down": "31.54", "left": "76.32", "right": "47.30"}
4HB_syn_000987Markup GroundingMarker CountingCount the number of colored/highlighted cells. Output only the count as a string. Example: "7"."15"
5HB_syn_000988Consistency & MissingnessCell MissingnessIs the cell (Model-D, Val) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}

442. synthetic / synthetic/images/syn_000176.png / 6 QA

synthetic/images/syn_000176.png
#qidtasksubtaskquestionanswer
1HB_syn_000989Aggregation & ComparisonExtremum ReasoningIn row Variant-Y, what is the largest number? Exclude N/A and —. Output only the number as a string. Example: "12.34"."90.34"
2HB_syn_000990Aggregation & ComparisonExtremum ReasoningFor item Model-A, what is the minimum value across all metrics? Exclude N/A and —. Output only the number as a string. Example: "12.34"."24.89"
3HB_syn_000991Local RelationsNeighbor IndexingFor the the numeric part of the table cell at (r=8,c=4), return the target value and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string.{"target": "31.24", "up": "22.94", "down": "95.97", "left": "90.80", "right": "28.79"}
4HB_syn_000992Constrained RetrievalColor-Anchor RetrievalFind the cell containing 11.28. Return all values sharing its highlight color (orange/#FF8C3A). Output only a JSON array of strings. Example: ["12.34","56.78"].["11.28"]
5HB_syn_000993Consistency & MissingnessColumn MissingnessIn Err↑, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Baseline-B"]
6HB_syn_000994Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: red(#FF5A5C), orange(#FF8C3A), yellow(#FFE9A3). Is the number with value 54.71 highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. The value appears exactly once in the numeric data grid.{"highlighted": false, "color": null, "hex": null}

443. synthetic / synthetic/images/syn_000177.png / 5 QA

synthetic/images/syn_000177.png
#qidtasksubtaskquestionanswer
1HB_syn_000995Aggregation & ComparisonArgmax ReasoningWhich item (row label in the leftmost row-label column) achieves the highest Val under Set-D? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Approach-B [14]", "value": "97.85"}
2HB_syn_000996Local RelationsNeighbor Value TracingAt the cell with value 37.47, return the target and its four neighbors (up, down, left, right) as JSON {"target":"12.34","up":"11.11","down":"56.78","left":"N/A","right":"90.12"}. The numeric part of the table includes numeric/data cells only (no headers; no left header columns). If a neighbor cell contains N/A or —, return that token string. The target value appears exactly once in the numeric part of the table.{"target": "37.47", "up": "11.66", "down": "17.95", "left": "13.66", "right": "69.52"}
3HB_syn_000997Constrained RetrievalColor-Anchor RetrievalUsing (r=5,c=6) as an anchor, list all cells sharing its highlight color (dark_purple/#8537EB). Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns. Output only a JSON array of strings. Example: ["12.34","56.78"].["93.12", "1.17", "2.80", "2.19", "8.40", "97.00", "97.85", "11.66", "83.49", "1.14"]
4HB_syn_000998Markup GroundingMarker CountingHow many underlined numbers are in the table? Output only the count as a string. Example: "5"."10"
5HB_syn_000999Consistency & MissingnessColumn MissingnessList all missing entries in column Val under Set-D (N/A or —). Output only a JSON array of strings. Example: ["System-A","System-B"].["Model-X [27]"]

444. synthetic / synthetic/images/syn_000178.png / 7 QA

synthetic/images/syn_000178.png
#qidtasksubtaskquestionanswer
1HB_syn_001000Aggregation & ComparisonExtremum ReasoningWhat is the maximum value in column Score? Exclude N/A and —. Output only the number as a string. Example: "12.34"."81.15"
2HB_syn_001001Aggregation & ComparisonExtremum ReasoningWhat is the minimum value in column Score? Exclude N/A and —. Output only the number as a string. Example: "12.34"."14.47"
3HB_syn_001002Aggregation & ComparisonPairwise ComparisonOn metric Score under Sect-A, which is higher: Model-B or Method-F? Return JSON {"item":"<row label in the leftmost row-label column>","value":"<cell value>"}. Exclude N/A and —.{"item": "Model-B", "value": "81.15"}
4HB_syn_001003Local RelationsMarker-Anchor NeighborWhat is the value adjacent (up) to the underlined with value 77.95 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."1.02"
5HB_syn_001004Markup GroundingMarked Value ListingReturn every value that is underlined. Output only a JSON array of strings. Example: ["12.34","56.78"].["61.13", "63.50", "77.95", "59.16", "97.52", "+1.41 ±0.24", "15.60"]
6HB_syn_001005Consistency & MissingnessCell MissingnessIs the cell (Method-F, Val↑ under Sect-A) missing (N/A or —)? Answer JSON {"missing":true/false}.{"missing": true}
7HB_syn_001006Constrained RetrievalValue FilteringAmong highlighted standalone numeric values (any color), list the values that are >= 52.32. Within the highlighted cells, exclude entries written as signed change/uncertainty values, such as "+1.15 ± 0.63". Output only a JSON array of strings.["52.32", "82.65", "81.15"]

445. synthetic / synthetic/images/syn_000179.png / 4 QA

synthetic/images/syn_000179.png
#qidtasksubtaskquestionanswer
1HB_syn_001007Constrained RetrievalCell RetrievalGive the number at (Variant-A, Eff under Zone-B). Output only the number as a string. Example: "12.34"."65.89"
2HB_syn_001008Aggregation & ComparisonPairwise ComparisonWithin row Approach-D, choose the larger between Rate under Grp-A and Eff under Zone-B, output {item,value}. Exclude N/A and —.{"item": "Rate under Grp-A", "value": "66.23"}
3HB_syn_001009Markup GroundingMarked Column ListingWhich entries in column ΔDelta↑ under Cfg-C are underlined? Output only a JSON array of strings. Example: ["12.34","56.78"].["+2.01 ±0.38"]
4HB_syn_001010Consistency & MissingnessColumn MissingnessIn Eff under Zone-B, which rows have missing values (N/A or —)? Return a JSON array of row names. Example: ["System-A","System-B"].["Method-B"]

446. synthetic / synthetic/images/syn_000180.png / 5 QA

synthetic/images/syn_000180.png
#qidtasksubtaskquestionanswer
1HB_syn_001011Aggregation & ComparisonExtremum ReasoningFind the lowest entry in Score. Exclude N/A and —. Output only the number as a string. Example: "12.34"."15.00"
2HB_syn_001012Aggregation & ComparisonRank SelectionReturn the 3 highest rows in Score in descending order as a JSON array of {"item":"...","value":"..."} objects. Exclude N/A and —.[{"item": "Model-Z", "value": "78.69"}, {"item": "Approach-Y", "value": "76.59"}, {"item": "Method-C", "value": "73.88"}]
3HB_syn_001013Local RelationsMarker-Anchor NeighborWhat is the value adjacent (right) to the highlighted in mid_teal (hex #83EDC4) with value 76.59 cell? The requested neighbor is guaranteed to be a numeric value (not N/A or —). Output only the number as a string. Example: "12.34"."91.37"
4HB_syn_001014Constrained RetrievalValue FilteringFilter Score by > 48.19. Return a JSON array of {"item":"<row label in the leftmost row-label column>","value":"<cell value>"} objects. Exclude N/A and —.[{"item": "Approach-Y", "value": "76.59"}, {"item": "Method-C", "value": "73.88"}, {"item": "Model-Z", "value": "78.69"}, {"item": "Approach-A", "value": "61.94"}]
5HB_syn_001015Markup GroundingHighlight PresenceIn this table, some numbers are highlighted using the following colors: light_teal(#D3FAEE), mid_teal(#83EDC4), dark_teal(#22D28E). Is the number at (r=3,c=2) highlighted? Answer in JSON: {"highlighted":true/false,"color":<color_name or null>,"hex":<hex or null>}. Example: {"highlighted":true,"color":"light_blue","hex":"#CFE0FF"}. Row/col indices refer to the numeric data grid only; exclude all headers/section headers and left header columns.{"highlighted": false, "color": null, "hex": null}