{"_id": {"$oid": "6a671d25338dadb0be4e84e7"}, "test_id": "T1372", "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-terra", "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\":[302.0,192.0,2315.0,1710.0]},{\"box\":[274.0,1738.0,2337.0,3224.0]}]}", "model": "gpt-5.6-terra", "provider": "openai", "finish_reason": "stop", "usage": {"input_tokens": 3437, "output_tokens": 141, "total_tokens": 3578, "input_cost_usd": 0.0085925, "output_cost_usd": 0.002115, "estimated_cost_usd": 0.0107075}, "duration": 5.5119476318359375, "timestamp": "2026-07-25T20:44:27.336977", "parsed": {"advertisements": [{"box": [302.0, 192.0, 2315.0, 1710.0]}, {"box": [274.0, 1738.0, 2337.0, 3224.0]}]}, "conversation_id": "f16c410a-192b-4a07-8771-24172de24eff", "score": {"f1": 1.0, "precision": 1.0, "recall": 1.0, "mean_iou": 0.982, "true_positives": 2, "false_positives": 0, "false_negatives": 0, "iou_threshold": 0.5}, "raw_response": "{\"id\":\"chatcmpl-E5beDpX5bwip0bHwbQDFiJhDBBxFG\",\"choices\":[{\"finish_reason\":\"stop\",\"index\":0,\"logprobs\":null,\"message\":{\"content\":\"{\\\"advertisements\\\":[{\\\"box\\\":[302,192,2315,1710]},{\\\"box\\\":[274,1738,2337,3224]}]}\",\"refusal\":null,\"role\":\"assistant\",\"annotations\":[],\"audio\":null,\"function_call\":null,\"tool_calls\":null,\"parsed\":{\"advertisements\":[{\"box\":[302.0,192.0,2315.0,1710.0]},{\"box\":[274.0,1738.0,2337.0,3224.0]}]}}}],\"created\":1785005065,\"model\":\"gpt-5.6-terra\",\"object\":\"chat.completion\",\"service_tier\":\"default\",\"system_fingerprint\":null,\"usage\":{\"completion_tokens\":141,\"prompt_tokens\":3437,\"total_tokens\":3578,\"completion_tokens_details\":{\"accepted_prediction_tokens\":0,\"audio_tokens\":0,\"reasoning_tokens\":96,\"rejected_prediction_tokens\":0},\"prompt_tokens_details\":{\"audio_tokens\":0,\"cached_tokens\":0}}}"}, "scoring": {"f1": 0.946, "precision": 0.967, "recall": 0.942, "mean_iou": 0.916, "true_positives": 117, "false_positives": 5, "false_negatives": 9, "num_pages": 46, "cost_summary": {"total_input_tokens": 158102, "total_output_tokens": 11299, "total_tokens": 169401, "input_cost_usd": 0.3952550000000001, "output_cost_usd": 0.169485, "total_cost_usd": 0.5647399999999999}}, "normalized_score": 94.6}