{"_id": {"$oid": "6a66748961a88b1924cbd03b"}, "test_id": "T1357", "benchmark": "magazine_pages", "date": "2026-07-25", "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.6-sol", "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\":[1383.0,1814.0,2311.0,2503.0]},{\"box\":[334.0,2475.0,2306.0,3183.0]}]}", "model": "gpt-5.6-sol", "provider": "openai", "finish_reason": "stop", "usage": {"input_tokens": 3437, "output_tokens": 167, "total_tokens": 3604, "input_cost_usd": 0.017185, "output_cost_usd": 0.00501, "estimated_cost_usd": 0.022195}, "duration": 5.732705116271973, "timestamp": "2026-07-25T20:46:37.291069", "parsed": {"advertisements": [{"box": [1383.0, 1814.0, 2311.0, 2503.0]}, {"box": [334.0, 2475.0, 2306.0, 3183.0]}]}, "conversation_id": "dd379677-3636-4d32-a6e1-05d47e6011fa", "score": {"f1": 1.0, "precision": 1.0, "recall": 1.0, "mean_iou": 0.952, "true_positives": 2, "false_positives": 0, "false_negatives": 0, "iou_threshold": 0.5}, "raw_response": "{\"id\":\"chatcmpl-E5bgHPy2wCwCBbpD9Q08xMz5f3etQ\",\"choices\":[{\"finish_reason\":\"stop\",\"index\":0,\"logprobs\":null,\"message\":{\"content\":\"{\\\"advertisements\\\":[{\\\"box\\\":[1383,1814,2311,2503]},{\\\"box\\\":[334,2475,2306,3183]}]}\",\"refusal\":null,\"role\":\"assistant\",\"annotations\":[],\"audio\":null,\"function_call\":null,\"tool_calls\":null,\"parsed\":{\"advertisements\":[{\"box\":[1383.0,1814.0,2311.0,2503.0]},{\"box\":[334.0,2475.0,2306.0,3183.0]}]}}}],\"created\":1785005193,\"model\":\"gpt-5.6-sol\",\"object\":\"chat.completion\",\"service_tier\":\"default\",\"system_fingerprint\":null,\"usage\":{\"completion_tokens\":167,\"prompt_tokens\":3437,\"total_tokens\":3604,\"completion_tokens_details\":{\"accepted_prediction_tokens\":0,\"audio_tokens\":0,\"reasoning_tokens\":120,\"rejected_prediction_tokens\":0},\"prompt_tokens_details\":{\"audio_tokens\":0,\"cached_tokens\":0}}}"}, "scoring": {"f1": 0.947, "precision": 0.961, "recall": 0.964, "mean_iou": 0.949, "true_positives": 119, "false_positives": 27, "false_negatives": 7, "num_pages": 46, "cost_summary": {"total_input_tokens": 158102, "total_output_tokens": 14186, "total_tokens": 172288, "input_cost_usd": 0.7905100000000002, "output_cost_usd": 0.42557999999999996, "total_cost_usd": 1.2160899999999997}}, "normalized_score": 94.69999999999999}