{"_id": {"$oid": "69d4eb12b877594bc5718a5e"}, "test_id": "T0410", "benchmark": "blacklist_cards", "date": "2025-11-25", "tags": {"document-type": ["index-card"], "writing": ["typed", "handwritten"], "century": [20], "language": ["de"], "entry-type": ["company"], "task": ["information-extraction"]}, "contributors": ["lea_kasper", "sorin_marti"], "hidden": false, "config": {"provider": "openai", "model": "gpt-5.1-2025-11-13", "dataclass": "Card", "temperature": 0.5, "role_description": "You are a Historian", "prompt_file": "prompt.txt", "legacy_test": false}, "prompt": "You are a meticulous archivist extracting data from an index card image. Analyze the provided image and extract the following information. Return the data ONLY as a valid JSON object.\n\n- \"company\": The primary company name, usually in the top-left. Exclude the location.\n- \"location\": The city or town, often following the company name.\n- \"b_id\": The identifier code, usually in the top-right, starting with \"B.\".\n- \"date\": Any stamped dates on the card in YYYY-MM-DD format. If no date is present, use an empty string.\n- \"information\": A list of text blocks from the main body of the card. Each block should be a separate string in the list. Maintain line breaks with \\\\n.\n\nHere is the required JSON format:\n{\n  \"company\": {\"transcription\": \"\"},\n  \"location\": {\"transcription\": \"\"},\n  \"b_id\": {\"transcription\": \"\"},\n  \"date\": \"\",\n  \"information\": [\n    {\"transcription\": \"\"}\n  ]\n}\n\nIf you cannot find a value for a field, leave its transcription value as an empty string. Do not add any explanatory text outside of the JSON object.", "results": {"text": "{\"company\":{\"transcription\":\"\\\"P.i.a.g.\\\" A.G.\"},\"location\":{\"transcription\":\"Luzern\"},\"b_id\":{\"transcription\":\"B.51.322.GB.970.\"},\"date\":\"1945-11-23\",\"information\":[{\"transcription\":\"Britische schwarze Liste,\\nAmendment 5, April 1943.\"},{\"transcription\":\"gestrichen:\\nAmendment 13, 23.11.1945.\"}]}", "model": "gpt-5.1-2025-11-13", "provider": "openai", "finish_reason": "stop", "usage": {"input_tokens": 1383, "output_tokens": 112, "total_tokens": 1495}, "duration": 5.394463777542114, "timestamp": "2025-11-25T15:30:12.477833", "parsed": {"company": {"transcription": "\"P.i.a.g.\" A.G."}, "location": {"transcription": "Luzern"}, "b_id": {"transcription": "B.51.322.GB.970."}, "date": "1945-11-23", "information": [{"transcription": "Britische schwarze Liste,\nAmendment 5, April 1943."}, {"transcription": "gestrichen:\nAmendment 13, 23.11.1945."}]}, "score": {"fuzzy": 0.8076923076923078}, "raw_response": "{\"id\":\"chatcmpl-CfoLRfWc5lgRC0wxNjS6VqPldjclg\",\"choices\":[{\"finish_reason\":\"stop\",\"index\":0,\"logprobs\":null,\"message\":{\"content\":\"{\\\"company\\\":{\\\"transcription\\\":\\\"\\\\\\\"P.i.a.g.\\\\\\\" A.G.\\\"},\\\"location\\\":{\\\"transcription\\\":\\\"Luzern\\\"},\\\"b_id\\\":{\\\"transcription\\\":\\\"B.51.322.GB.970.\\\"},\\\"date\\\":\\\"1945-11-23\\\",\\\"information\\\":[{\\\"transcription\\\":\\\"Britische schwarze Liste,\\\\nAmendment 5, April 1943.\\\"},{\\\"transcription\\\":\\\"gestrichen:\\\\nAmendment 13, 23.11.1945.\\\"}]}\",\"refusal\":null,\"role\":\"assistant\",\"annotations\":[],\"audio\":null,\"function_call\":null,\"tool_calls\":null,\"parsed\":{\"company\":{\"transcription\":\"\\\"P.i.a.g.\\\" A.G.\"},\"location\":{\"transcription\":\"Luzern\"},\"b_id\":{\"transcription\":\"B.51.322.GB.970.\"},\"date\":\"1945-11-23\",\"information\":[{\"transcription\":\"Britische schwarze Liste,\\nAmendment 5, April 1943.\"},{\"transcription\":\"gestrichen:\\nAmendment 13, 23.11.1945.\"}]}}}],\"created\":1764081009,\"model\":\"gpt-5.1-2025-11-13\",\"object\":\"chat.completion\",\"service_tier\":\"default\",\"system_fingerprint\":null,\"usage\":{\"completion_tokens\":112,\"prompt_tokens\":1383,\"total_tokens\":1495,\"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": {"fuzzy": 0.8024531524859456, "cost_summary": {"total_input_tokens": 45639, "total_output_tokens": 3480, "total_tokens": 49119, "input_cost_usd": 0.05704875000000002, "output_cost_usd": 0.0348, "total_cost_usd": 0.09184874999999998}}, "normalized_score": 80.24531524859457}