{"_id": {"$oid": "69d4eb12b877594bc5718a06"}, "test_id": "T0359", "benchmark": "company_lists", "date": "2025-10-28", "tags": {"document-type": ["book-page"], "writing": ["printed"], "century": [20], "language": ["en", "de"], "layout": ["list"], "entry-type": ["company"], "task": ["information-extraction"]}, "contributors": ["lea_kasper", "sorin_marti"], "hidden": false, "config": {"provider": "genai", "model": "gemini-2.5-flash", "dataclass": "ListPage", "temperature": 0.5, "role_description": "You are a Historian", "prompt_file": "prompt.txt", "legacy_test": false}, "prompt": "The image you are presented with stems from a digitized book containing lists of companies.\nYour task is to extract structured information about each company listed on the page.\n\nAbout the source:\n- The image stems from a trade index of the British Swiss Chamber of Commerce.\n- The image can show an alphabetical or a thematic list of companies.\n- The companies are mostly located in Switzerland and the UK.\n- The image stems from a trade index between 1925 and 1958.\n- Most pages have one column but some years have two columns.\n- The source itself is in English and German but the company names can be in English, German, French or Italian.\n\nAbout the entries:\n- Each entry describes a single company or person.\n- Alphabetical entries have filling dots between the company name and the page number. Dots and page numbers are not part of the data and should be ignored.\n- Alphabetical entries seldom to never have locations.\n- Thematic entries often have locations.\n- Thematic entries are listed under headings that describe the type of business.\n- Some thematic headings are only references to other headings, e.g. \"X, s. Y\".\n\nAbout the output:\n- Answer in valid JSON. The JSON should be an array of objects with the following fields:\n- The page ID is given as {page_id}.\n- Do not add country information, if it is not directly written with the location.\n\n{\n  \"entry_id\": \"A unique identifier for the entry, e.g. '{page_id}-1'\",\n  \"company_name\": \"The name of the company or person\",\n  \"location\": \"The location of the company, e.g. 'Zurich' or 'London, UK'. If no location is given, set to null.\"\n  ]\n}\n", "results": {"provider": "genai", "model": "gemini-2.5-flash", "duration": 55.13712406158447, "timestamp": "2025-10-28T14:06:36.256539", "parsed": {"page_id": "{page_id}", "entries": [{"entry_id": "{page_id}-1", "company_name": "A. Boreux", "location": "null"}, {"entry_id": "{page_id}-2", "company_name": "Brunnenverwaltung Eptingen", "location": "null"}, {"entry_id": "{page_id}-3", "company_name": "Singer & Buchenhorner A.-G.", "location": "null"}, {"entry_id": "{page_id}-4", "company_name": "Alf. D\u00fcrr, J. H. Neukomm's Nachf.", "location": "null"}, {"entry_id": "{page_id}-5", "company_name": "Ausstattungsmagazine Ed. Senft.", "location": "null"}, {"entry_id": "{page_id}-6", "company_name": "Basler M\u00f6belfabrik A.-G. vorm. Hermann Wagner & Cie.", "location": "null"}, {"entry_id": "{page_id}-7", "company_name": "Adolf B\u00fcrgin", "location": "null"}, {"entry_id": "{page_id}-8", "company_name": "Bussinger & Cie.", "location": "null"}, {"entry_id": "{page_id}-9", "company_name": "Fr\u00e4nkel & Voellmy.", "location": "null"}, {"entry_id": "{page_id}-10", "company_name": "H. Hartmann", "location": "null"}, {"entry_id": "{page_id}-11", "company_name": "Kunsthandlung Rath", "location": "null"}, {"entry_id": "{page_id}-12", "company_name": "M. Russ", "location": "null"}, {"entry_id": "{page_id}-13", "company_name": "Alf. Schray", "location": "null"}, {"entry_id": "{page_id}-14", "company_name": "Wolf & Glatz", "location": "null"}, {"entry_id": "{page_id}-15", "company_name": "Gebr. Antonietti", "location": "null"}, {"entry_id": "{page_id}-16", "company_name": "A.-G. B\u00e4chtold & Cie.", "location": "null"}, {"entry_id": "{page_id}-17", "company_name": "Maschinenfabrik Burckhardt A.-G.", "location": "null"}, {"entry_id": "{page_id}-18", "company_name": "G. Meidinger & Cie.", "location": "null"}, {"entry_id": "{page_id}-19", "company_name": "A.-G. f\u00fcr Motorlastwagen Soller", "location": "null"}, {"entry_id": "{page_id}-20", "company_name": "Hug & Co.", "location": "null"}, {"entry_id": "{page_id}-21", "company_name": "Schweiz. Geigenbaugesellschaft", "location": "null"}, {"entry_id": "{page_id}-22", "company_name": "Liestal", "location": "null"}, {"entry_id": "{page_id}-23", "company_name": "Schweizerisches Musikhaus Bannwart & Cie.", "location": "null"}, {"entry_id": "{page_id}-24", "company_name": "Henri Grunauer", "location": "null"}, {"entry_id": "{page_id}-25", "company_name": "Hans Ritter-Soder", "location": "null"}, {"entry_id": "{page_id}-26", "company_name": "Alb. Singeisen-Halder", "location": "null"}, {"entry_id": "{page_id}-27", "company_name": "Ch. H. Pfister & Co.", "location": "null"}, {"entry_id": "{page_id}-28", "company_name": "E. M\u00fcry & Cie.", "location": "null"}, {"entry_id": "{page_id}-29", "company_name": "Affentranger, Haas & Plattner", "location": "Nieder-dorf"}, {"entry_id": "{page_id}-30", "company_name": "Schweizerische N\u00e4hmaschinenfabrik A.-G.", "location": "null"}, {"entry_id": "{page_id}-31", "company_name": "G. P. Richter", "location": "null"}, {"entry_id": "{page_id}-32", "company_name": "E. H. Schacke", "location": "null"}]}, "text": "{\n  \"page_id\": \"{page_id}\",\n  \"entries\": [\n    {\n      \"entry_id\": \"{page_id}-1\",\n      \"company_name\": \"A. Boreux\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-2\",\n      \"company_name\": \"Brunnenverwaltung Eptingen\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-3\",\n      \"company_name\": \"Singer & Buchenhorner A.-G.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-4\",\n      \"company_name\": \"Alf. D\u00fcrr, J. H. Neukomm's Nachf.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-5\",\n      \"company_name\": \"Ausstattungsmagazine Ed. Senft.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-6\",\n      \"company_name\": \"Basler M\u00f6belfabrik A.-G. vorm. Hermann Wagner & Cie.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-7\",\n      \"company_name\": \"Adolf B\u00fcrgin\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-8\",\n      \"company_name\": \"Bussinger & Cie.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-9\",\n      \"company_name\": \"Fr\u00e4nkel & Voellmy.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-10\",\n      \"company_name\": \"H. Hartmann\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-11\",\n      \"company_name\": \"Kunsthandlung Rath\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-12\",\n      \"company_name\": \"M. Russ\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-13\",\n      \"company_name\": \"Alf. Schray\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-14\",\n      \"company_name\": \"Wolf & Glatz\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-15\",\n      \"company_name\": \"Gebr. Antonietti\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-16\",\n      \"company_name\": \"A.-G. B\u00e4chtold & Cie.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-17\",\n      \"company_name\": \"Maschinenfabrik Burckhardt A.-G.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-18\",\n      \"company_name\": \"G. Meidinger & Cie.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-19\",\n      \"company_name\": \"A.-G. f\u00fcr Motorlastwagen Soller\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-20\",\n      \"company_name\": \"Hug & Co.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-21\",\n      \"company_name\": \"Schweiz. Geigenbaugesellschaft\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-22\",\n      \"company_name\": \"Liestal\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-23\",\n      \"company_name\": \"Schweizerisches Musikhaus Bannwart & Cie.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-24\",\n      \"company_name\": \"Henri Grunauer\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-25\",\n      \"company_name\": \"Hans Ritter-Soder\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-26\",\n      \"company_name\": \"Alb. Singeisen-Halder\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-27\",\n      \"company_name\": \"Ch. H. Pfister & Co.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-28\",\n      \"company_name\": \"E. M\u00fcry & Cie.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-29\",\n      \"company_name\": \"Affentranger, Haas & Plattner\",\n      \"location\": \"Nieder-dorf\"\n    },\n    {\n      \"entry_id\": \"{page_id}-30\",\n      \"company_name\": \"Schweizerische N\u00e4hmaschinenfabrik A.-G.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-31\",\n      \"company_name\": \"G. P. Richter\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-32\",\n      \"company_name\": \"E. H. Schacke\",\n      \"location\": \"null\"\n    }\n  ]\n}", "raw_response": {"text": "{\n  \"page_id\": \"{page_id}\",\n  \"entries\": [\n    {\n      \"entry_id\": \"{page_id}-1\",\n      \"company_name\": \"A. Boreux\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-2\",\n      \"company_name\": \"Brunnenverwaltung Eptingen\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-3\",\n      \"company_name\": \"Singer & Buchenhorner A.-G.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-4\",\n      \"company_name\": \"Alf. D\u00fcrr, J. H. Neukomm's Nachf.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-5\",\n      \"company_name\": \"Ausstattungsmagazine Ed. Senft.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-6\",\n      \"company_name\": \"Basler M\u00f6belfabrik A.-G. vorm. Hermann Wagner & Cie.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-7\",\n      \"company_name\": \"Adolf B\u00fcrgin\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-8\",\n      \"company_name\": \"Bussinger & Cie.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-9\",\n      \"company_name\": \"Fr\u00e4nkel & Voellmy.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-10\",\n      \"company_name\": \"H. Hartmann\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-11\",\n      \"company_name\": \"Kunsthandlung Rath\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-12\",\n      \"company_name\": \"M. Russ\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-13\",\n      \"company_name\": \"Alf. Schray\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-14\",\n      \"company_name\": \"Wolf & Glatz\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-15\",\n      \"company_name\": \"Gebr. Antonietti\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-16\",\n      \"company_name\": \"A.-G. B\u00e4chtold & Cie.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-17\",\n      \"company_name\": \"Maschinenfabrik Burckhardt A.-G.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-18\",\n      \"company_name\": \"G. Meidinger & Cie.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-19\",\n      \"company_name\": \"A.-G. f\u00fcr Motorlastwagen Soller\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-20\",\n      \"company_name\": \"Hug & Co.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-21\",\n      \"company_name\": \"Schweiz. Geigenbaugesellschaft\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-22\",\n      \"company_name\": \"Liestal\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-23\",\n      \"company_name\": \"Schweizerisches Musikhaus Bannwart & Cie.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-24\",\n      \"company_name\": \"Henri Grunauer\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-25\",\n      \"company_name\": \"Hans Ritter-Soder\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-26\",\n      \"company_name\": \"Alb. Singeisen-Halder\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-27\",\n      \"company_name\": \"Ch. H. Pfister & Co.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-28\",\n      \"company_name\": \"E. M\u00fcry & Cie.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-29\",\n      \"company_name\": \"Affentranger, Haas & Plattner\",\n      \"location\": \"Nieder-dorf\"\n    },\n    {\n      \"entry_id\": \"{page_id}-30\",\n      \"company_name\": \"Schweizerische N\u00e4hmaschinenfabrik A.-G.\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-31\",\n      \"company_name\": \"G. P. Richter\",\n      \"location\": \"null\"\n    },\n    {\n      \"entry_id\": \"{page_id}-32\",\n      \"company_name\": \"E. H. Schacke\",\n      \"location\": \"null\"\n    }\n  ]\n}", "usage_metadata": {"prompt_token_count": 652, "candidates_token_count": 1450, "total_token_count": 8792}}, "usage": {"input_tokens": 652, "output_tokens": 1450, "total_tokens": 8792}, "finish_reason": "stop"}, "scoring": {"f1_micro": 0.4765743073047859, "f1_macro": 0.5006666666666667, "micro_precision": 0.47633434038267874, "micro_recall": 0.47681451612903225, "total_instances": 15, "total_tp": 473, "total_fp": 520, "total_fn": 519, "cost_summary": {"total_input_tokens": 9780, "total_output_tokens": 16125, "total_tokens": 25905, "input_cost_usd": 0.002934, "output_cost_usd": 0.040313, "total_cost_usd": 0.043247, "pricing_date": "2025-10-28", "input_price_per_million": 0.3, "output_price_per_million": 2.5}}, "normalized_score": 50.06666666666667}