{"_id": {"$oid": "69d4eb12b877594bc5718cea"}, "test_id": "T0803", "benchmark": "magazine_pages", "date": "2026-03-23", "tags": {"century": [20], "document-type": ["newspaper-page"], "language": ["en"], "layout": ["prose", "columns"], "script": ["latin"], "task": ["document-understanding"], "writing": ["printed"]}, "contributors": ["lea_kasper", "sorin_marti", "arno_bosse"], "hidden": false, "config": {"provider": "openai", "model": "gpt-5.2-2025-12-11", "dataclass": "MagazinePage", "temperature": 1.0, "role_description": "You are a historian with expertise in analyzing and summarizing historical magazine pages", "prompt_file": "prompt.txt", "legacy_test": false}, "prompt": "Extract all advertisements and return their bounding boxes.\nThe original size of the page is {width} x {height} pixels.", "results": {"text": "{\"advertisements\":[{\"box\":[84.0,21.0,2403.0,3459.0]}]}", "model": "gpt-5.2-2025-12-11", "provider": "openai", "finish_reason": "stop", "usage": {"input_tokens": 1966, "output_tokens": 25, "total_tokens": 1991, "input_cost_usd": 0.0034405, "output_cost_usd": 0.00035, "estimated_cost_usd": 0.0037905}, "duration": 3.3101351261138916, "timestamp": "2026-03-23T22:28:33.698863", "parsed": {"advertisements": [{"box": [84.0, 21.0, 2403.0, 3459.0]}]}, "conversation_id": "a74df1ec-1ade-48ad-87f2-f09513e7d1a3", "score": {"f1": 0.5, "precision": 1.0, "recall": 0.333, "mean_iou": 0.93, "true_positives": 1, "false_positives": 0, "false_negatives": 2, "iou_threshold": 0.5}, "raw_response": "{\"id\":\"chatcmpl-DMh73ioF4CViILqJ8piOmsPi4uDGF\",\"choices\":[{\"finish_reason\":\"stop\",\"index\":0,\"logprobs\":null,\"message\":{\"content\":\"{\\\"advertisements\\\":[{\\\"box\\\":[84,21,2403,3459]}]}\",\"refusal\":null,\"role\":\"assistant\",\"annotations\":[],\"audio\":null,\"function_call\":null,\"tool_calls\":null,\"parsed\":{\"advertisements\":[{\"box\":[84.0,21.0,2403.0,3459.0]}]}}}],\"created\":1774301313,\"model\":\"gpt-5.2-2025-12-11\",\"object\":\"chat.completion\",\"service_tier\":\"default\",\"system_fingerprint\":null,\"usage\":{\"completion_tokens\":25,\"prompt_tokens\":1966,\"total_tokens\":1991,\"completion_tokens_details\":{\"accepted_prediction_tokens\":0,\"audio_tokens\":0,\"reasoning_tokens\":0,\"rejected_prediction_tokens\":0},\"prompt_tokens_details\":{\"audio_tokens\":0,\"cached_tokens\":0}}}"}, "scoring": {"f1": 0.885, "precision": 0.901, "recall": 0.879, "mean_iou": 0.723, "true_positives": 103, "false_positives": 19, "false_negatives": 23, "num_pages": 46, "cost_summary": {"total_input_tokens": 90436, "total_output_tokens": 2262, "total_tokens": 92698, "input_cost_usd": 0.1582630000000001, "output_cost_usd": 0.03166800000000001, "total_cost_usd": 0.18993100000000002}}, "normalized_score": 88.5}