{"_id": {"$oid": "69d4eb12b877594bc5718cd1"}, "test_id": "T0700", "benchmark": "blacklist_cards", "date": "2026-03-17", "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.3-codex", "dataclass": "Card", "temperature": 0.5, "role_description": "You are a Historian", "prompt_file": "prompt.txt", "rules": "{\"api_style\":\"responses\"}", "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\":\"Schneider Max, Dr.,\"},\"location\":{\"transcription\":\"Zurich.\"},\"b_id\":{\"transcription\":\"B.51.322.GB.1305.\"},\"date\":\"\",\"information\":[{\"transcription\":\"Britische schwarze Liste,\\nAmendment 6, Mai 1944.\"},{\"transcription\":\"gestrichen:\\nVon der britischen schwarzen Liste.\\nAmendment No. 15, vom 10.April 1946.\"}]}", "model": "gpt-5.3-codex", "provider": "openai", "finish_reason": "completed", "usage": {"input_tokens": 2353, "output_tokens": 107, "total_tokens": 2460, "input_cost_usd": 0.00411775, "output_cost_usd": 0.001498, "estimated_cost_usd": 0.00561575}, "duration": 2.917823314666748, "timestamp": "2026-03-17T22:47:06.998523", "parsed": {"company": {"transcription": "Schneider Max, Dr.,"}, "location": {"transcription": "Zurich."}, "b_id": {"transcription": "B.51.322.GB.1305."}, "date": "", "information": [{"transcription": "Britische schwarze Liste,\nAmendment 6, Mai 1944."}, {"transcription": "gestrichen:\nVon der britischen schwarzen Liste.\nAmendment No. 15, vom 10.April 1946."}]}, "conversation_id": "870cfb3f-cec0-430c-b28a-06118d00b825", "score": {"fuzzy": 0.957033957033957}, "raw_response": "{\"id\":\"resp_03eb79fa44b52a010069b9cbd733288190963be918f6fde80b\",\"created_at\":1773784023.0,\"error\":null,\"incomplete_details\":null,\"instructions\":\"You are a Historian\",\"metadata\":{},\"model\":\"gpt-5.3-codex\",\"object\":\"response\",\"output\":[{\"id\":\"msg_03eb79fa44b52a010069b9cbd7f9348190b3ef5d5b490540a4\",\"content\":[{\"annotations\":[],\"text\":\"{\\\"company\\\":{\\\"transcription\\\":\\\"Schneider Max, Dr.,\\\"},\\\"location\\\":{\\\"transcription\\\":\\\"Zurich.\\\"},\\\"b_id\\\":{\\\"transcription\\\":\\\"B.51.322.GB.1305.\\\"},\\\"date\\\":\\\"\\\",\\\"information\\\":[{\\\"transcription\\\":\\\"Britische schwarze Liste,\\\\nAmendment 6, Mai 1944.\\\"},{\\\"transcription\\\":\\\"gestrichen:\\\\nVon der britischen schwarzen Liste.\\\\nAmendment No. 15, vom 10.April 1946.\\\"}]}\",\"type\":\"output_text\",\"logprobs\":[]}],\"role\":\"assistant\",\"status\":\"completed\",\"type\":\"message\",\"phase\":\"final_answer\"}],\"parallel_tool_calls\":true,\"temperature\":0.5,\"tool_choice\":\"auto\",\"tools\":[],\"top_p\":0.98,\"background\":false,\"completed_at\":1773784025.0,\"conversation\":null,\"max_output_tokens\":null,\"max_tool_calls\":null,\"previous_response_id\":null,\"prompt\":null,\"prompt_cache_key\":null,\"prompt_cache_retention\":null,\"reasoning\":{\"effort\":\"none\",\"generate_summary\":null,\"summary\":null},\"safety_identifier\":null,\"service_tier\":\"default\",\"status\":\"completed\",\"text\":{\"format\":{\"type\":\"text\"},\"verbosity\":\"medium\"},\"top_logprobs\":0,\"truncation\":\"disabled\",\"usage\":{\"input_tokens\":2353,\"input_tokens_details\":{\"cached_tokens\":0},\"output_tokens\":107,\"output_tokens_details\":{\"reasoning_tokens\":0},\"total_tokens\":2460},\"user\":null,\"billing\":{\"payer\":\"developer\"},\"frequency_penalty\":0.0,\"presence_penalty\":0.0,\"store\":true}"}, "scoring": {"fuzzy": 0.865898167405956, "cost_summary": {"total_input_tokens": 78939, "total_output_tokens": 3466, "total_tokens": 82405, "input_cost_usd": 0.13814324999999997, "output_cost_usd": 0.04852399999999999, "total_cost_usd": 0.18666724999999998}}, "normalized_score": 86.58981674059561}