{"_id": {"$oid": "69d4eb12b877594bc5718ba5"}, "test_id": "T0550", "benchmark": "blacklist_cards", "date": "2026-01-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": "mistral", "model": "ministral-14b-2512", "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\":\"\"},\"location\":{\"transcription\":\"\"},\"b_id\":{\"transcription\":\"\"},\"date\":\"\",\"information\":[]}", "model": "ministral-14b-2512", "provider": "mistral", "finish_reason": "stop", "usage": {"input_tokens": 598, "output_tokens": 318, "total_tokens": 916, "input_cost_usd": 0.00011960000000000001, "output_cost_usd": 6.36e-05, "estimated_cost_usd": 0.0001832}, "duration": 2.2282285690307617, "timestamp": "2026-01-25T00:39:17.079780", "parsed": {"$schema": "http://json-schema.org/draft-07/schema#", "$defs": {"BID": {"properties": {"transcription": {"title": "Transcription", "type": "string"}}, "required": ["transcription"], "title": "BID", "type": "object"}, "Company": {"properties": {"transcription": {"title": "Transcription", "type": "string"}}, "required": ["transcription"], "title": "Company", "type": "object"}, "Entry": {"properties": {"transcription": {"title": "Transcription", "type": "string"}}, "required": ["transcription"], "title": "Entry", "type": "object"}, "Location": {"properties": {"transcription": {"title": "Transcription", "type": "string"}}, "required": ["transcription"], "title": "Location", "type": "object"}}, "company": {"transcription": ""}, "location": {"transcription": ""}, "b_id": {"transcription": ""}, "date": "", "information": []}, "conversation_id": "687e431f-0289-4d88-bfbe-258f1743b73e", "score": {"fuzzy": 0.16666666666666666}, "raw_response": "{\"id\":\"ff241418cdf84af48ce7e592b7dd96e4\",\"object\":\"chat.completion\",\"model\":\"ministral-14b-2512\",\"usage\":{\"prompt_tokens\":598,\"completion_tokens\":318,\"total_tokens\":916,\"num_cached_tokens\":576},\"created\":1769297954,\"choices\":[{\"index\":0,\"message\":{\"content\":\"{\\n  \\\"$schema\\\": \\\"http://json-schema.org/draft-07/schema#\\\",\\n  \\\"$defs\\\": {\\n    \\\"BID\\\": {\\n      \\\"properties\\\": {\\n        \\\"transcription\\\": {\\n          \\\"title\\\": \\\"Transcription\\\",\\n          \\\"type\\\": \\\"string\\\"\\n        }\\n      },\\n      \\\"required\\\": [\\\"transcription\\\"],\\n      \\\"title\\\": \\\"BID\\\",\\n      \\\"type\\\": \\\"object\\\"\\n    },\\n    \\\"Company\\\": {\\n      \\\"properties\\\": {\\n        \\\"transcription\\\": {\\n          \\\"title\\\": \\\"Transcription\\\",\\n          \\\"type\\\": \\\"string\\\"\\n        }\\n      },\\n      \\\"required\\\": [\\\"transcription\\\"],\\n      \\\"title\\\": \\\"Company\\\",\\n      \\\"type\\\": \\\"object\\\"\\n    },\\n    \\\"Entry\\\": {\\n      \\\"properties\\\": {\\n        \\\"transcription\\\": {\\n          \\\"title\\\": \\\"Transcription\\\",\\n          \\\"type\\\": \\\"string\\\"\\n        }\\n      },\\n      \\\"required\\\": [\\\"transcription\\\"],\\n      \\\"title\\\": \\\"Entry\\\",\\n      \\\"type\\\": \\\"object\\\"\\n    },\\n    \\\"Location\\\": {\\n      \\\"properties\\\": {\\n        \\\"transcription\\\": {\\n          \\\"title\\\": \\\"Transcription\\\",\\n          \\\"type\\\": \\\"string\\\"\\n        }\\n      },\\n      \\\"required\\\": [\\\"transcription\\\"],\\n      \\\"title\\\": \\\"Location\\\",\\n      \\\"type\\\": \\\"object\\\"\\n    }\\n  },\\n  \\\"company\\\": {\\n    \\\"transcription\\\": \\\"\\\"\\n  },\\n  \\\"location\\\": {\\n    \\\"transcription\\\": \\\"\\\"\\n  },\\n  \\\"b_id\\\": {\\n    \\\"transcription\\\": \\\"\\\"\\n  },\\n  \\\"date\\\": \\\"\\\",\\n  \\\"information\\\": []\\n}\",\"tool_calls\":null,\"prefix\":false,\"role\":\"assistant\"},\"finish_reason\":\"stop\"}]}"}, "scoring": {"fuzzy": 0.14747474747474748, "cost_summary": {"total_input_tokens": 19734, "total_output_tokens": 12116, "total_tokens": 31850, "input_cost_usd": 0.003946800000000002, "output_cost_usd": 0.0024232000000000004, "total_cost_usd": 0.006369999999999999}}, "normalized_score": 14.747474747474747}