{"_id": {"$oid": "6aa7a68ebf5ce6c3c2c57552"}, "test_id": "T1667", "benchmark": "blacklist_cards", "date": "2026-09-04", "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-6-astra", "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\":\"Abegg & Cie.\"},\"location\":{\"transcription\":\"Z\u00fcrich\"},\"b_id\":{\"transcription\":\"B.51.322.GB.266\"},\"date\":\"\",\"information\":[{\"transcription\":\"\"}]}", "model": "gpt-6-astra", "provider": "openai", "finish_reason": "stop", "usage": {"input_tokens": 3277, "output_tokens": 72, "total_tokens": 3349, "input_cost_usd": 0.03277, "output_cost_usd": 0.0036, "estimated_cost_usd": 0.03637}, "duration": 2.858874797821045, "timestamp": "2026-09-04T22:25:40.551457", "parsed": {"company": {"transcription": "Abegg & Cie."}, "location": {"transcription": "Z\u00fcrich"}, "b_id": {"transcription": "B.51.322.GB.266"}, "date": "", "information": [{"transcription": ""}]}, "conversation_id": "8cb89088-1c27-4693-a0f0-7e005940891f", "score": {"fuzzy": 0.8}, "raw_response": "{\"id\":\"chatcmpl-EKUlefV182VomX2rEJLQOTnCDhayc\",\"choices\":[{\"finish_reason\":\"stop\",\"index\":0,\"logprobs\":null,\"message\":{\"content\":\"{\\n  \\\"company\\\": {\\\"transcription\\\": \\\"Abegg & Cie.\\\"},\\n  \\\"location\\\": {\\\"transcription\\\": \\\"Z\u00fcrich\\\"},\\n  \\\"b_id\\\": {\\\"transcription\\\": \\\"B.51.322.GB.266\\\"},\\n  \\\"date\\\": \\\"\\\",\\n  \\\"information\\\": [{\\\"transcription\\\": \\\"\\\"}]\\n}\",\"refusal\":null,\"role\":\"assistant\",\"annotations\":[],\"audio\":null,\"function_call\":null,\"tool_calls\":null,\"parsed\":{\"company\":{\"transcription\":\"Abegg & Cie.\"},\"location\":{\"transcription\":\"Z\u00fcrich\"},\"b_id\":{\"transcription\":\"B.51.322.GB.266\"},\"date\":\"\",\"information\":[{\"transcription\":\"\"}]}}}],\"created\":1788553538,\"model\":\"gpt-6-astra\",\"object\":\"chat.completion\",\"service_tier\":\"default\",\"system_fingerprint\":null,\"usage\":{\"completion_tokens\":72,\"prompt_tokens\":3277,\"total_tokens\":3349,\"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.9559069189915735, "cost_summary": {"total_input_tokens": 108758, "total_output_tokens": 6052, "total_tokens": 114810, "input_cost_usd": 1.0875799999999998, "output_cost_usd": 0.3026, "total_cost_usd": 1.3901800000000002}}, "pricing": {"bucket_date": "2026-09-03", "age_days": 1, "input_price_per_million": 10.0, "output_price_per_million": 50.0}, "timing": {"total_response_s": 154.93, "mean_response_s": 4.69, "slowest_response_s": 9.66, "inputs_timed": 33, "inputs_stored": 33, "span_s": 15.76}, "normalized_score": 95.59069189915735}