{"_id": {"$oid": "6ab1687f1481417a2aae485d"}, "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\":\"Abegg & Cie.\"},\"location\":{\"transcription\":\"Z\u00fcrich\"},\"b_id\":{\"transcription\":\"B.51.322.GB.266\"},\"date\":\"\",\"information\":[]}", "model": "gpt-5.1-2025-11-13", "provider": "openai", "finish_reason": "stop", "usage": {"input_tokens": 1383, "output_tokens": 57, "total_tokens": 1440, "input_cost_usd": 0.0017287499999999998, "output_cost_usd": 0.00057, "estimated_cost_usd": 0.0022987499999999996}, "duration": 3.4348397254943848, "timestamp": "2025-11-25T15:28:50.451430", "parsed": {"company": {"transcription": "Abegg & Cie."}, "location": {"transcription": "Z\u00fcrich"}, "b_id": {"transcription": "B.51.322.GB.266"}, "date": "", "information": []}, "score": {"fuzzy": 0.8}, "raw_response": "{\"id\":\"chatcmpl-CfoK8v2KGWTQh7d4VudEbjHwzGS9e\",\"choices\":[{\"finish_reason\":\"stop\",\"index\":0,\"logprobs\":null,\"message\":{\"content\":\"{\\\"company\\\":{\\\"transcription\\\":\\\"Abegg & Cie.\\\"},\\\"location\\\":{\\\"transcription\\\":\\\"Z\u00fcrich\\\"},\\\"b_id\\\":{\\\"transcription\\\":\\\"B.51.322.GB.266\\\"},\\\"date\\\":\\\"\\\",\\\"information\\\":[]}\",\"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\":[]}}}],\"created\":1764080928,\"model\":\"gpt-5.1-2025-11-13\",\"object\":\"chat.completion\",\"service_tier\":\"default\",\"system_fingerprint\":null,\"usage\":{\"completion_tokens\":57,\"prompt_tokens\":1383,\"total_tokens\":1440,\"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}}, "pricing": {"bucket_date": "2025-11-24", "age_days": 1, "input_price_per_million": 1.25, "output_price_per_million": 10.0}, "timing": {"total_response_s": 149.09, "mean_response_s": 4.52, "slowest_response_s": 9.5, "inputs_timed": 33, "inputs_stored": 33, "span_s": 145.74}, "normalized_score": 80.24531524859457}