{"_id": {"$oid": "69d4eb12b877594bc5718cdc"}, "test_id": "T0716", "benchmark": "magazine_pages", "date": "2026-03-21", "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", "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\":[220.0,350.0,2325.0,1465.0]},{\"box\":[220.0,1570.0,2325.0,2975.0]}]}", "model": "gpt-5-2025-08-07", "provider": "openai", "finish_reason": "stop", "usage": {"input_tokens": 1108, "output_tokens": 1773, "total_tokens": 2881, "input_cost_usd": 0.001385, "output_cost_usd": 0.01773, "estimated_cost_usd": 0.019115}, "duration": 43.01580858230591, "timestamp": "2026-03-21T21:48:23.067251", "parsed": {"advertisements": [{"box": [220.0, 350.0, 2325.0, 1465.0]}, {"box": [220.0, 1570.0, 2325.0, 2975.0]}]}, "conversation_id": "96ffdcae-c9c2-46b4-907f-feb7bf9ea1ef", "score": {"f1": 1.0, "precision": 1.0, "recall": 1.0, "mean_iou": 0.738, "true_positives": 2, "false_positives": 0, "false_negatives": 0, "iou_threshold": 0.5}, "raw_response": "{\"id\":\"chatcmpl-DLxWPSx0fSoxxO5unqIQIgD71ztBd\",\"choices\":[{\"finish_reason\":\"stop\",\"index\":0,\"logprobs\":null,\"message\":{\"content\":\"{\\\"advertisements\\\":[{\\\"box\\\":[220,350,2325,1465]},{\\\"box\\\":[220,1570,2325,2975]}]}\",\"refusal\":null,\"role\":\"assistant\",\"annotations\":[],\"audio\":null,\"function_call\":null,\"tool_calls\":null,\"parsed\":{\"advertisements\":[{\"box\":[220.0,350.0,2325.0,1465.0]},{\"box\":[220.0,1570.0,2325.0,2975.0]}]}}}],\"created\":1774126061,\"model\":\"gpt-5-2025-08-07\",\"object\":\"chat.completion\",\"service_tier\":\"default\",\"system_fingerprint\":null,\"usage\":{\"completion_tokens\":1773,\"prompt_tokens\":1108,\"total_tokens\":2881,\"completion_tokens_details\":{\"accepted_prediction_tokens\":0,\"audio_tokens\":0,\"reasoning_tokens\":1728,\"rejected_prediction_tokens\":0},\"prompt_tokens_details\":{\"audio_tokens\":0,\"cached_tokens\":0}}}"}, "scoring": {"f1": 0.787, "precision": 0.801, "recall": 0.787, "mean_iou": 0.672, "true_positives": 91, "false_positives": 33, "false_negatives": 35, "num_pages": 46, "cost_summary": {"total_input_tokens": 50968, "total_output_tokens": 104062, "total_tokens": 155030, "input_cost_usd": 0.06370999999999995, "output_cost_usd": 1.04062, "total_cost_usd": 1.10433}}, "normalized_score": 78.7}