{"_id": {"$oid": "6a26c67c3572c06bc1455d17"}, "test_id": "T0794", "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.1-2025-11-13", "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\":[150.0,120.0,2330.0,3390.0]}]}", "model": "gpt-5.1-2025-11-13", "provider": "openai", "finish_reason": "stop", "usage": {"input_tokens": 1108, "output_tokens": 31, "total_tokens": 1139, "input_cost_usd": 0.001385, "output_cost_usd": 0.00031, "estimated_cost_usd": 0.001695}, "duration": 3.726520299911499, "timestamp": "2026-03-23T22:43:17.821883", "parsed": {"advertisements": [{"box": [150.0, 120.0, 2330.0, 3390.0]}]}, "conversation_id": "aa6d5714-1de9-46ab-8868-50f1d016bcdb", "score": {"f1": 1.0, "precision": 1.0, "recall": 1.0, "mean_iou": 0.934, "true_positives": 1, "false_positives": 0, "false_negatives": 0, "iou_threshold": 0.5}, "raw_response": "{\"id\":\"chatcmpl-DMhLIShDQxuhezOq4Hr67P6eTGLmD\",\"choices\":[{\"finish_reason\":\"stop\",\"index\":0,\"logprobs\":null,\"message\":{\"content\":\"{\\\"advertisements\\\":[{\\\"box\\\":[150,120,2330,3390]}]}\",\"refusal\":null,\"role\":\"assistant\",\"annotations\":[],\"audio\":null,\"function_call\":null,\"tool_calls\":null,\"parsed\":{\"advertisements\":[{\"box\":[150.0,120.0,2330.0,3390.0]}]}}}],\"created\":1774302196,\"model\":\"gpt-5.1-2025-11-13\",\"object\":\"chat.completion\",\"service_tier\":\"default\",\"system_fingerprint\":null,\"usage\":{\"completion_tokens\":31,\"prompt_tokens\":1108,\"total_tokens\":1139,\"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.563, "precision": 0.58, "recall": 0.555, "mean_iou": 0.54, "true_positives": 60, "false_positives": 61, "false_negatives": 66, "num_pages": 46, "cost_summary": {"total_input_tokens": 50968, "total_output_tokens": 2546, "total_tokens": 53514, "input_cost_usd": 0.06370999999999995, "output_cost_usd": 0.025459999999999997, "total_cost_usd": 0.08917000000000001}}, "normalized_score": 56.3}