{"_id": {"$oid": "6a671d25338dadb0be4e84ad"}, "test_id": "T1387", "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-luna", "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\":[1345.0,2836.0,2294.0,3182.0]}]}", "model": "gpt-5.6-luna", "provider": "openai", "finish_reason": "stop", "usage": {"input_tokens": 3437, "output_tokens": 342, "total_tokens": 3779, "input_cost_usd": 0.003437, "output_cost_usd": 0.002052, "estimated_cost_usd": 0.005489}, "duration": 5.367170810699463, "timestamp": "2026-07-25T20:42:39.617872", "parsed": {"advertisements": [{"box": [1345.0, 2836.0, 2294.0, 3182.0]}]}, "conversation_id": "c9fd3ce9-b158-4a33-ad9b-e9aa87d74a1e", "score": {"f1": 1.0, "precision": 1.0, "recall": 1.0, "mean_iou": 0.944, "true_positives": 1, "false_positives": 0, "false_negatives": 0, "iou_threshold": 0.5}, "raw_response": "{\"id\":\"chatcmpl-E5bcSWHYSnPEOwcJwAMBMNpMUmu11\",\"choices\":[{\"finish_reason\":\"stop\",\"index\":0,\"logprobs\":null,\"message\":{\"content\":\"{\\\"advertisements\\\":[{\\\"box\\\":[1345,2836,2294,3182]}]}\",\"refusal\":null,\"role\":\"assistant\",\"annotations\":[],\"audio\":null,\"function_call\":null,\"tool_calls\":null,\"parsed\":{\"advertisements\":[{\"box\":[1345.0,2836.0,2294.0,3182.0]}]}}}],\"created\":1785004956,\"model\":\"gpt-5.6-luna\",\"object\":\"chat.completion\",\"service_tier\":\"default\",\"system_fingerprint\":null,\"usage\":{\"completion_tokens\":342,\"prompt_tokens\":3437,\"total_tokens\":3779,\"completion_tokens_details\":{\"accepted_prediction_tokens\":0,\"audio_tokens\":0,\"reasoning_tokens\":309,\"rejected_prediction_tokens\":0},\"prompt_tokens_details\":{\"audio_tokens\":0,\"cached_tokens\":0}}}"}, "scoring": {"f1": 0.972, "precision": 0.989, "recall": 0.968, "mean_iou": 0.92, "true_positives": 120, "false_positives": 1, "false_negatives": 6, "num_pages": 46, "cost_summary": {"total_input_tokens": 158102, "total_output_tokens": 21266, "total_tokens": 179368, "input_cost_usd": 0.1581019999999999, "output_cost_usd": 0.127596, "total_cost_usd": 0.2856980000000001}}, "normalized_score": 97.2}