{"_id": {"$oid": "69d4eb12b877594bc57189ba"}, "test_id": "T0317", "benchmark": "blacklist_cards", "date": "2025-10-24", "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": "genai", "model": "gemini-2.5-flash-lite", "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": {"provider": "genai", "model": "gemini-2.5-flash-lite", "duration": 2.866487741470337, "timestamp": "2025-10-24T16:29:22.740890", "parsed": {"company": {"transcription": "Kolter G.m.b.H."}, "location": {"transcription": "Z\u00fcrich"}, "b_id": {"transcription": "B.51.322.GB.1176."}, "date": "1945-08-31", "information": [{"transcription": "Britische schwarze Liste,\nAmendment 15, Oktober 1943."}, {"transcription": "gestrichen:\nAmendment 15, Januar 1945."}, {"transcription": "fig. wird auf freier Liste Supp. 6, 31.8.45,"}]}, "text": "{\n  \"company\": {\n    \"transcription\": \"Kolter G.m.b.H.\"\n  },\n  \"location\": {\n    \"transcription\": \"Z\u00fcrich\"\n  },\n  \"b_id\": {\n    \"transcription\": \"B.51.322.GB.1176.\"\n  },\n  \"date\": \"1945-08-31\",\n  \"information\": [\n    {\n      \"transcription\": \"Britische schwarze Liste,\\nAmendment 15, Oktober 1943.\"\n    },\n    {\n      \"transcription\": \"gestrichen:\\nAmendment 15, Januar 1945.\"\n    },\n    {\n      \"transcription\": \"fig. wird auf freier Liste Supp. 6, 31.8.45,\"\n    }\n  ]\n}", "raw_response": {"text": "{\n  \"company\": {\n    \"transcription\": \"Kolter G.m.b.H.\"\n  },\n  \"location\": {\n    \"transcription\": \"Z\u00fcrich\"\n  },\n  \"b_id\": {\n    \"transcription\": \"B.51.322.GB.1176.\"\n  },\n  \"date\": \"1945-08-31\",\n  \"information\": [\n    {\n      \"transcription\": \"Britische schwarze Liste,\\nAmendment 15, Oktober 1943.\"\n    },\n    {\n      \"transcription\": \"gestrichen:\\nAmendment 15, Januar 1945.\"\n    },\n    {\n      \"transcription\": \"fig. wird auf freier Liste Supp. 6, 31.8.45,\"\n    }\n  ]\n}", "usage_metadata": {"prompt_token_count": 523, "candidates_token_count": 204, "total_token_count": 727}}, "usage": {"input_tokens": 523, "output_tokens": 204, "total_tokens": 727}, "finish_reason": "stop"}, "scoring": {"fuzzy": 0.8504745816455492, "cost_summary": {"total_input_tokens": 17259, "total_output_tokens": 5706, "total_tokens": 22965, "input_cost_usd": 0.001726, "output_cost_usd": 0.002282, "total_cost_usd": 0.004008, "pricing_date": "2025-10-24", "input_price_per_million": 0.1, "output_price_per_million": 0.4}}, "normalized_score": 85.04745816455493}