{"_id": {"$oid": "69d4eb12b877594bc5718cfe"}, "test_id": "T0796", "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": "mistral", "model": "mistral-small-2506", "dataclass": "MagazinePage", "temperature": 0.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\":[50.0,50.0,1200.0,1200.0]},{\"box\":[1250.0,50.0,2400.0,1200.0]},{\"box\":[50.0,1250.0,1200.0,2400.0]},{\"box\":[1250.0,1250.0,2400.0,2400.0]},{\"box\":[50.0,2400.0,1200.0,3450.0]},{\"box\":[1250.0,2400.0,2400.0,3450.0]}]}", "model": "mistral-small-2506", "provider": "mistral", "finish_reason": "stop", "usage": {"input_tokens": 254, "output_tokens": 195, "total_tokens": 449, "input_cost_usd": 2.54e-05, "output_cost_usd": 5.85e-05, "estimated_cost_usd": 8.39e-05}, "duration": 0.9259622097015381, "timestamp": "2026-03-23T22:44:25.217151", "parsed": {"advertisements": [{"box": [50, 50, 1200, 1200]}, {"box": [1250, 50, 2400, 1200]}, {"box": [50, 1250, 1200, 2400]}, {"box": [1250, 1250, 2400, 2400]}, {"box": [50, 2400, 1200, 3450]}, {"box": [1250, 2400, 2400, 3450]}]}, "conversation_id": "77ed7ae7-5c00-48c3-99d0-fbc4ea872624", "score": {"f1": 0.0, "precision": 0.0, "recall": 0.0, "mean_iou": 0.0, "true_positives": 0, "false_positives": 6, "false_negatives": 2, "iou_threshold": 0.5}, "raw_response": "{\"id\":\"44970af486614967ad2bee540ae5c12a\",\"object\":\"chat.completion\",\"model\":\"mistral-small-2506\",\"usage\":{\"prompt_tokens\":254,\"completion_tokens\":195,\"total_tokens\":449,\"prompt_tokens_details\":{\"cached_tokens\":228}},\"created\":1774302265,\"choices\":[{\"index\":0,\"message\":{\"role\":\"assistant\",\"content\":\"{\\n  \\\"advertisements\\\": [\\n    {\\n      \\\"box\\\": [50, 50, 1200, 1200]\\n    },\\n    {\\n      \\\"box\\\": [1250, 50, 2400, 1200]\\n    },\\n    {\\n      \\\"box\\\": [50, 1250, 1200, 2400]\\n    },\\n    {\\n      \\\"box\\\": [1250, 1250, 2400, 2400]\\n    },\\n    {\\n      \\\"box\\\": [50, 2400, 1200, 3450]\\n    },\\n    {\\n      \\\"box\\\": [1250, 2400, 2400, 3450]\\n    }\\n  ]\\n}\",\"tool_calls\":null,\"prefix\":false},\"finish_reason\":\"stop\"}]}"}, "scoring": {"f1": 0.066, "precision": 0.065, "recall": 0.071, "mean_iou": 0.093, "true_positives": 15, "false_positives": 253, "false_negatives": 111, "num_pages": 46, "cost_summary": {"total_input_tokens": 11684, "total_output_tokens": 8724, "total_tokens": 20408, "input_cost_usd": 0.0011684000000000002, "output_cost_usd": 0.0026171999999999983, "total_cost_usd": 0.003785599999999999}}, "normalized_score": 6.6000000000000005}