{"_id": {"$oid": "6a26c67c3572c06bc1455e1c"}, "test_id": "T1049", "benchmark": "magazine_pages", "date": "2026-04-27", "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.5-2026-04-23", "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\":[60.0,47.0,2431.0,3456.0]}]}", "model": "gpt-5.5-2026-04-23", "provider": "openai", "finish_reason": "stop", "usage": {"input_tokens": 3438, "output_tokens": 543, "total_tokens": 3981, "input_cost_usd": 0.01719, "output_cost_usd": 0.01629, "estimated_cost_usd": 0.033479999999999996}, "duration": 15.842077016830444, "timestamp": "2026-04-27T09:49:24.262844", "parsed": {"advertisements": [{"box": [60.0, 47.0, 2431.0, 3456.0]}]}, "conversation_id": "d9f6dd27-feed-432b-aeb2-82ad411c369e", "score": {"f1": 0.5, "precision": 1.0, "recall": 0.333, "mean_iou": 0.917, "true_positives": 1, "false_positives": 0, "false_negatives": 2, "iou_threshold": 0.5}, "raw_response": "{\"id\":\"chatcmpl-DZB0H17WyixZGgVHBIVSr0Merxl1T\",\"choices\":[{\"finish_reason\":\"stop\",\"index\":0,\"logprobs\":null,\"message\":{\"content\":\"{\\\"advertisements\\\":[{\\\"box\\\":[60,47,2431,3456]}]}\",\"refusal\":null,\"role\":\"assistant\",\"annotations\":[],\"audio\":null,\"function_call\":null,\"tool_calls\":null,\"parsed\":{\"advertisements\":[{\"box\":[60.0,47.0,2431.0,3456.0]}]}}}],\"created\":1777276149,\"model\":\"gpt-5.5-2026-04-23\",\"object\":\"chat.completion\",\"service_tier\":\"default\",\"system_fingerprint\":null,\"usage\":{\"completion_tokens\":543,\"prompt_tokens\":3438,\"total_tokens\":3981,\"completion_tokens_details\":{\"accepted_prediction_tokens\":0,\"audio_tokens\":0,\"reasoning_tokens\":512,\"rejected_prediction_tokens\":0},\"prompt_tokens_details\":{\"audio_tokens\":0,\"cached_tokens\":0}}}"}, "scoring": {"f1": 0.956, "precision": 0.967, "recall": 0.96, "mean_iou": 0.889, "true_positives": 118, "false_positives": 6, "false_negatives": 8, "num_pages": 46, "cost_summary": {"total_input_tokens": 158148, "total_output_tokens": 52509, "total_tokens": 210657, "input_cost_usd": 0.7907400000000004, "output_cost_usd": 1.5752700000000002, "total_cost_usd": 2.3660099999999997}}, "normalized_score": 95.6}