{"_id": {"$oid": "6a671d25338dadb0be4e8483"}, "test_id": "T1352", "benchmark": "blacklist_cards", "date": "2026-07-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.6-sol", "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\":\"Florentin Max & Adrienne, Marie Gabrielle\"},\"location\":{\"transcription\":\"GENEVE (Matas, Genf)\"},\"b_id\":{\"transcription\":\"B.51.322.GB.1392\"},\"date\":\"1944-12-20\",\"information\":[{\"transcription\":\"Britische schwarze Liste.\\nAmendment 11, September 1944.\"},{\"transcription\":\"gestrichen:\\nAmendment 10, 18. September 1945.\"}]}", "model": "gpt-5.6-sol", "provider": "openai", "finish_reason": "stop", "usage": {"input_tokens": 3114, "output_tokens": 115, "total_tokens": 3229, "input_cost_usd": 0.01557, "output_cost_usd": 0.00345, "estimated_cost_usd": 0.019020000000000002}, "duration": 4.617303133010864, "timestamp": "2026-07-25T20:43:03.934888", "parsed": {"company": {"transcription": "Florentin Max & Adrienne, Marie Gabrielle"}, "location": {"transcription": "GENEVE (Matas, Genf)"}, "b_id": {"transcription": "B.51.322.GB.1392"}, "date": "1944-12-20", "information": [{"transcription": "Britische schwarze Liste.\nAmendment 11, September 1944."}, {"transcription": "gestrichen:\nAmendment 10, 18. September 1945."}]}, "conversation_id": "6a3493c4-2c08-4fa0-8a3b-d97b945f65b4", "score": {"fuzzy": 0.9102564102564102}, "raw_response": "{\"id\":\"chatcmpl-E5bcsRoyfZnu6NtYKbAxNEqh2xOO7\",\"choices\":[{\"finish_reason\":\"stop\",\"index\":0,\"logprobs\":null,\"message\":{\"content\":\"{\\\"b_id\\\":{\\\"transcription\\\":\\\"B.51.322.GB.1392\\\"},\\\"company\\\":{\\\"transcription\\\":\\\"Florentin Max & Adrienne, Marie Gabrielle\\\"},\\\"date\\\":\\\"1944-12-20\\\",\\\"information\\\":[{\\\"transcription\\\":\\\"Britische schwarze Liste.\\\\nAmendment 11, September 1944.\\\"},{\\\"transcription\\\":\\\"gestrichen:\\\\nAmendment 10, 18. September 1945.\\\"}],\\\"location\\\":{\\\"transcription\\\":\\\"GENEVE (Matas, Genf)\\\"}}\",\"refusal\":null,\"role\":\"assistant\",\"annotations\":[],\"audio\":null,\"function_call\":null,\"tool_calls\":null,\"parsed\":{\"company\":{\"transcription\":\"Florentin Max & Adrienne, Marie Gabrielle\"},\"location\":{\"transcription\":\"GENEVE (Matas, Genf)\"},\"b_id\":{\"transcription\":\"B.51.322.GB.1392\"},\"date\":\"1944-12-20\",\"information\":[{\"transcription\":\"Britische schwarze Liste.\\nAmendment 11, September 1944.\"},{\"transcription\":\"gestrichen:\\nAmendment 10, 18. September 1945.\"}]}}}],\"created\":1785004982,\"model\":\"gpt-5.6-sol\",\"object\":\"chat.completion\",\"service_tier\":\"default\",\"system_fingerprint\":null,\"usage\":{\"completion_tokens\":115,\"prompt_tokens\":3114,\"total_tokens\":3229,\"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.9459763170084923, "cost_summary": {"total_input_tokens": 103194, "total_output_tokens": 8475, "total_tokens": 111669, "input_cost_usd": 0.51597, "output_cost_usd": 0.25425000000000003, "total_cost_usd": 0.7702200000000001}}, "normalized_score": 94.59763170084923}