{"_id": {"$oid": "6a26c67c3572c06bc1455d20"}, "test_id": "T0769", "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-4o-mini", "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\":[234.0,522.0,903.0,946.0]},{\"box\":[883.0,817.0,1808.0,1184.0]}]}", "model": "gpt-4o-mini-2024-07-18", "provider": "openai", "finish_reason": "stop", "usage": {"input_tokens": 37035, "output_tokens": 29, "total_tokens": 37064, "input_cost_usd": 0.005555249999999999, "output_cost_usd": 1.74e-05, "estimated_cost_usd": 0.005572649999999999}, "duration": 5.146120071411133, "timestamp": "2026-03-23T22:27:58.614848", "parsed": {"advertisements": [{"box": [234.0, 522.0, 903.0, 946.0]}, {"box": [883.0, 817.0, 1808.0, 1184.0]}]}, "conversation_id": "acacefc6-a5cb-4d47-bcc8-fb97180efc0b", "score": {"f1": 0.0, "precision": 0.0, "recall": 0.0, "mean_iou": 0.0, "true_positives": 0, "false_positives": 2, "false_negatives": 5, "iou_threshold": 0.5}, "raw_response": "{\"id\":\"chatcmpl-DMh6SvbSztI92aBIHFFhlMYlnAK0L\",\"choices\":[{\"finish_reason\":\"stop\",\"index\":0,\"logprobs\":null,\"message\":{\"content\":\"{\\\"advertisements\\\":[{\\\"box\\\":[234,522,903,946]},{\\\"box\\\":[883,817,1808,1184]}]}\",\"refusal\":null,\"role\":\"assistant\",\"annotations\":[],\"audio\":null,\"function_call\":null,\"tool_calls\":null,\"parsed\":{\"advertisements\":[{\"box\":[234.0,522.0,903.0,946.0]},{\"box\":[883.0,817.0,1808.0,1184.0]}]}}}],\"created\":1774301276,\"model\":\"gpt-4o-mini-2024-07-18\",\"object\":\"chat.completion\",\"service_tier\":\"default\",\"system_fingerprint\":\"fp_ca3e7d71bf\",\"usage\":{\"completion_tokens\":29,\"prompt_tokens\":37035,\"total_tokens\":37064,\"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.076, "precision": 0.076, "recall": 0.076, "mean_iou": 0.053, "true_positives": 4, "false_positives": 91, "false_negatives": 122, "num_pages": 46, "cost_summary": {"total_input_tokens": 1703610, "total_output_tokens": 1516, "total_tokens": 1705126, "input_cost_usd": 0.2555415000000002, "output_cost_usd": 0.0009096000000000001, "total_cost_usd": 0.2564511}}, "normalized_score": 7.6}