{"_id": {"$oid": "69d4eb12b877594bc5718d70"}, "test_id": "T0861", "benchmark": "company_lists", "date": "2026-03-25", "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": "alibaba", "model": "qwen3.5-122b-a10b", "dataclass": "ListPage", "temperature": 0.5, "role_description": "You are a Historian", "prompt_file": "prompt.txt", "rules": "{\"base_url\": \"https://ws-wkjpbv6ov7sqlgqe.ap-southeast-1.maas.aliyuncs.com/compatible-mode/v1\"}", "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": {"text": "{\n  \"page_id\": \"24\",\n  \"entries\": [\n    {\n      \"entry_id\": \"24-1\",\n      \"company_name\": \"A. Boreux\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-2\",\n      \"company_name\": \"Brunnenverwaltung Eptingen\",\n      \"location\": \"Eptingen\"\n    },\n    {\n      \"entry_id\": \"24-3\",\n      \"company_name\": \"Singer & Buchenhorner A.-G.\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-4\",\n      \"company_name\": \"Alf. D\u00fcrr, J. H. Neukomm's Nachf.\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-5\",\n      \"company_name\": \"Ausstattungsmagazine Ed. Senft\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-6\",\n      \"company_name\": \"Basler M\u00f6belfabrik A.-G. vorm. Hermann Wagner & Cie.\",\n      \"location\": \"Basel\"\n    },\n    {\n      \"entry_id\": \"24-7\",\n      \"company_name\": \"Adolf B\u00fcrgin\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-8\",\n      \"company_name\": \"Bussinger & Cie.\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-9\",\n      \"company_name\": \"Fr\u00e4nkel & Voellmy\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-10\",\n      \"company_name\": \"H. Hartmann\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-11\",\n      \"company_name\": \"Kunsthandlung Rath\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-12\",\n      \"company_name\": \"M. Russ\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-13\",\n      \"company_name\": \"Alf. Schray\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-14\",\n      \"company_name\": \"Wolf & Glatz\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-15\",\n      \"company_name\": \"Gebr. Antonietti\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-16\",\n      \"company_name\": \"A.-G. B\u00e4chtold & Cie.\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-17\",\n      \"company_name\": \"Maschinenfabrik Burckhardt A.-G.\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-18\",\n      \"company_name\": \"G. Meidinger & Cie.\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-19\",\n      \"company_name\": \"A.-G. f\u00fcr Motorlastwagen Soller\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-20\",\n      \"company_name\": \"Hug & Co.\",\n      \"location\": \"Schweiz\"\n    },\n    {\n      \"entry_id\": \"24-21\",\n      \"company_name\": \"Schweiz. Geigenbaugesellschaft\",\n      \"location\": \"Liestal\"\n    },\n    {\n      \"entry_id\": \"24-22\",\n      \"company_name\": \"Schweizerisches Musikhaus Bannwart & Cie.\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-23\",\n      \"company_name\": \"Henri Grunauer\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-24\",\n      \"company_name\": \"Hans Ritter-Soder\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-25\",\n      \"company_name\": \"Alb. Singeisen-Halder\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-26\",\n      \"company_name\": \"Ch. H. Pfister & Co.\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-27\",\n      \"company_name\": \"E. M\u00fcry & Cie.\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-28\",\n      \"company_name\": \"Affentranger, Haas & Plattner\",\n      \"location\": \"Niederdorf\"\n    },\n    {\n      \"entry_id\": \"24-29\",\n      \"company_name\": \"Schweizerische N\u00e4hmaschinenfabrik A.-G.\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-30\",\n      \"company_name\": \"G. P. Richter\",\n      \"location\": null\n    },\n    {\n      \"entry_id\": \"24-31\",\n      \"company_name\": \"E. H. Schacke\",\n      \"location\": null\n    }\n  ]\n}", "model": "qwen3.5-122b-a10b", "provider": "alibaba", "finish_reason": "stop", "usage": {"input_tokens": 3103, "output_tokens": 1289, "total_tokens": 4392, "input_cost_usd": 0.0012412, "output_cost_usd": 0.0041248000000000005, "estimated_cost_usd": 0.005366000000000001}, "duration": 23.610175609588623, "timestamp": "2026-03-25T10:22:28.083868", "parsed": {"page_id": "24", "entries": [{"entry_id": "24-1", "company_name": "A. Boreux", "location": null}, {"entry_id": "24-2", "company_name": "Brunnenverwaltung Eptingen", "location": "Eptingen"}, {"entry_id": "24-3", "company_name": "Singer & Buchenhorner A.-G.", "location": null}, {"entry_id": "24-4", "company_name": "Alf. D\u00fcrr, J. H. Neukomm's Nachf.", "location": null}, {"entry_id": "24-5", "company_name": "Ausstattungsmagazine Ed. Senft", "location": null}, {"entry_id": "24-6", "company_name": "Basler M\u00f6belfabrik A.-G. vorm. Hermann Wagner & Cie.", "location": "Basel"}, {"entry_id": "24-7", "company_name": "Adolf B\u00fcrgin", "location": null}, {"entry_id": "24-8", "company_name": "Bussinger & Cie.", "location": null}, {"entry_id": "24-9", "company_name": "Fr\u00e4nkel & Voellmy", "location": null}, {"entry_id": "24-10", "company_name": "H. Hartmann", "location": null}, {"entry_id": "24-11", "company_name": "Kunsthandlung Rath", "location": null}, {"entry_id": "24-12", "company_name": "M. Russ", "location": null}, {"entry_id": "24-13", "company_name": "Alf. Schray", "location": null}, {"entry_id": "24-14", "company_name": "Wolf & Glatz", "location": null}, {"entry_id": "24-15", "company_name": "Gebr. Antonietti", "location": null}, {"entry_id": "24-16", "company_name": "A.-G. B\u00e4chtold & Cie.", "location": null}, {"entry_id": "24-17", "company_name": "Maschinenfabrik Burckhardt A.-G.", "location": null}, {"entry_id": "24-18", "company_name": "G. Meidinger & Cie.", "location": null}, {"entry_id": "24-19", "company_name": "A.-G. f\u00fcr Motorlastwagen Soller", "location": null}, {"entry_id": "24-20", "company_name": "Hug & Co.", "location": "Schweiz"}, {"entry_id": "24-21", "company_name": "Schweiz. Geigenbaugesellschaft", "location": "Liestal"}, {"entry_id": "24-22", "company_name": "Schweizerisches Musikhaus Bannwart & Cie.", "location": null}, {"entry_id": "24-23", "company_name": "Henri Grunauer", "location": null}, {"entry_id": "24-24", "company_name": "Hans Ritter-Soder", "location": null}, {"entry_id": "24-25", "company_name": "Alb. Singeisen-Halder", "location": null}, {"entry_id": "24-26", "company_name": "Ch. H. Pfister & Co.", "location": null}, {"entry_id": "24-27", "company_name": "E. M\u00fcry & Cie.", "location": null}, {"entry_id": "24-28", "company_name": "Affentranger, Haas & Plattner", "location": "Niederdorf"}, {"entry_id": "24-29", "company_name": "Schweizerische N\u00e4hmaschinenfabrik A.-G.", "location": null}, {"entry_id": "24-30", "company_name": "G. P. Richter", "location": null}, {"entry_id": "24-31", "company_name": "E. H. Schacke", "location": null}]}, "conversation_id": "8e57dca9-5d1c-48e5-8910-811a75e9b195", "score": {"f1_score": 0.48, "precision": 0.47058823529411764, "recall": 0.49230769230769234, "true_positives": 32, "false_positives": 36, "false_negatives": 33, "field_scores": {"entries[6].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[11].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[20].location": {"response": "Liestal", "ground_truth": "Liestal", "score": 1.0}, "entries[3].company_name": {"response": "Alf. D\u00fcrr, J. H. Neukomm's Nachf.", "ground_truth": "Alf. D\u00fcrr, J. H. Neukomm's Nachf.", "score": 1.0}, "entries[22].entry_id": {"response": "24-23", "ground_truth": "156089_1321079_26-23", "score": 0.31999999999999995}, "entries[4].entry_id": {"response": "24-5", "ground_truth": "156089_1321079_26-5", "score": 0.26086956521739135}, "entries[19].company_name": {"response": "Hug & Co.", "ground_truth": "Hug & Co.", "score": 1.0}, "entries[1].location": {"response": "Eptingen", "ground_truth": "", "score": 0.0}, "entries[9].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[19].entry_id": {"response": "24-20", "ground_truth": "156089_1321079_26-20", "score": 0.31999999999999995}, "entries[17].entry_id": {"response": "24-18", "ground_truth": "156089_1321079_26-18", "score": 0.31999999999999995}, "entries[8].company_name": {"response": "Fr\u00e4nkel & Voellmy", "ground_truth": "Fr\u00e4nkel & Voellmy", "score": 1.0}, "entries[23].company_name": {"response": "Hans Ritter-Soder", "ground_truth": "Hans Ritter-Soder", "score": 1.0}, "entries[24].entry_id": {"response": "24-25", "ground_truth": "156089_1321079_26-25", "score": 0.31999999999999995}, "entries[30].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[2].entry_id": {"response": "24-3", "ground_truth": "156089_1321079_26-3", "score": 0.26086956521739135}, "entries[9].company_name": {"response": "H. Hartmann", "ground_truth": "H. Hartmann", "score": 1.0}, "entries[7].entry_id": {"response": "24-8", "ground_truth": "156089_1321079_26-8", "score": 0.26086956521739135}, "entries[20].company_name": {"response": "Schweiz. Geigenbaugesellschaft", "ground_truth": "Schweiz. Geigenbaugesellschaft Liestal", "score": 0.8823529411764706}, "entries[8].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[16].company_name": {"response": "Maschinenfabrik Burckhardt A.-G.", "ground_truth": "Maschinenfabrik Burckhardt A.-G.", "score": 1.0}, "entries[16].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[18].entry_id": {"response": "24-19", "ground_truth": "156089_1321079_26-19", "score": 0.31999999999999995}, "entries[20].entry_id": {"response": "24-21", "ground_truth": "156089_1321079_26-21", "score": 0.31999999999999995}, "entries[29].entry_id": {"response": "24-30", "ground_truth": "156089_1321079_26-30", "score": 0.31999999999999995}, "entries[30].company_name": {"response": "E. H. Schacke", "ground_truth": "E. H. Schacke", "score": 1.0}, "entries[17].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[12].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[27].location": {"response": "Niederdorf", "ground_truth": "Niederdorf", "score": 1.0}, "entries[13].entry_id": {"response": "24-14", "ground_truth": "156089_1321079_26-14", "score": 0.31999999999999995}, "entries[5].company_name": {"response": "Basler M\u00f6belfabrik A.-G. vorm. Hermann Wagner & Cie.", "ground_truth": "Basler M\u00f6belfabrik A.-G. vorm. Hermann Wagner & Cie.", "score": 1.0}, "entries[6].company_name": {"response": "Adolf B\u00fcrgin", "ground_truth": "Adolf B\u00fcrgin", "score": 1.0}, "entries[28].entry_id": {"response": "24-29", "ground_truth": "156089_1321079_26-29", "score": 0.31999999999999995}, "entries[28].company_name": {"response": "Schweizerische N\u00e4hmaschinenfabrik A.-G.", "ground_truth": "Schweizerische N\u00e4hmaschinenfabrik A.-G.", "score": 1.0}, "entries[15].company_name": {"response": "A.-G. B\u00e4chtold & Cie.", "ground_truth": "A.-G. B\u00e4chtold & Cie.", "score": 1.0}, "entries[11].company_name": {"response": "M. Russ", "ground_truth": "M. Russ", "score": 1.0}, "entries[15].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[27].company_name": {"response": "Affentranger, Haas & Plattner", "ground_truth": "Affentranger, Haas & Plattner", "score": 1.0}, "entries[1].company_name": {"response": "Brunnenverwaltung Eptingen", "ground_truth": "Brunnenverwaltung Eptingen", "score": 1.0}, "entries[29].company_name": {"response": "G. P. Richter", "ground_truth": "G. P. Richter", "score": 1.0}, "entries[18].company_name": {"response": "A.-G. f\u00fcr Motorlastwagen Soller", "ground_truth": "A.-G. f\u00fcr Motorlastwagen Soller", "score": 1.0}, "entries[26].entry_id": {"response": "24-27", "ground_truth": "156089_1321079_26-27", "score": 0.31999999999999995}, "entries[29].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[19].location": {"response": "Schweiz", "ground_truth": "", "score": 0.0}, "entries[24].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[13].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[25].company_name": {"response": "Ch. H. Pfister & Co.", "ground_truth": "Ch. H. Pfister & Co.", "score": 1.0}, "entries[18].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[2].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[3].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[2].company_name": {"response": "Singer & Buchenhorner A.-G.", "ground_truth": "Singer & Buchenhorner A.-G.", "score": 1.0}, "entries[14].company_name": {"response": "Gebr. Antonietti", "ground_truth": "Gebr. Antonietti", "score": 1.0}, "entries[30].entry_id": {"response": "24-31", "ground_truth": "156089_1321079_26-31", "score": 0.31999999999999995}, "entries[12].entry_id": {"response": "24-13", "ground_truth": "156089_1321079_26-13", "score": 0.31999999999999995}, "entries[25].entry_id": {"response": "24-26", "ground_truth": "156089_1321079_26-26", "score": 0.31999999999999995}, "entries[21].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[23].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[28].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[3].entry_id": {"response": "24-4", "ground_truth": "156089_1321079_26-4", "score": 0.26086956521739135}, "entries[9].entry_id": {"response": "24-10", "ground_truth": "156089_1321079_26-10", "score": 0.31999999999999995}, "entries[17].company_name": {"response": "G. Meidinger & Cie.", "ground_truth": "G. Meidinger & Cie.", "score": 1.0}, "entries[24].company_name": {"response": "Alb. Singeisen-Halder", "ground_truth": "Alb. Singeisen-Halder", "score": 1.0}, "entries[10].entry_id": {"response": "24-11", "ground_truth": "156089_1321079_26-11", "score": 0.31999999999999995}, "entries[26].company_name": {"response": "E. M\u00fcry & Cie.", "ground_truth": "E. M\u00fcry & Cie.", "score": 1.0}, "entries[10].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[5].entry_id": {"response": "24-6", "ground_truth": "156089_1321079_26-6", "score": 0.26086956521739135}, "entries[11].entry_id": {"response": "24-12", "ground_truth": "156089_1321079_26-12", "score": 0.31999999999999995}, "entries[4].company_name": {"response": "Ausstattungsmagazine Ed. Senft", "ground_truth": "Ausstattungsmagazine Ed. Senft.", "score": 0.9836065573770492}, "entries[22].company_name": {"response": "Henri Grunauer", "ground_truth": "Henri Grunauer", "score": 1.0}, "entries[1].entry_id": {"response": "24-2", "ground_truth": "156089_1321079_26-2", "score": 0.26086956521739135}, "entries[25].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[6].entry_id": {"response": "24-7", "ground_truth": "156089_1321079_26-7", "score": 0.26086956521739135}, "entries[16].entry_id": {"response": "24-17", "ground_truth": "156089_1321079_26-17", "score": 0.31999999999999995}, "entries[23].entry_id": {"response": "24-24", "ground_truth": "156089_1321079_26-24", "score": 0.31999999999999995}, "entries[0].company_name": {"response": "A. Boreux", "ground_truth": "A. Boreux", "score": 1.0}, "entries[15].entry_id": {"response": "24-16", "ground_truth": "156089_1321079_26-16", "score": 0.31999999999999995}, "entries[21].company_name": {"response": "Schweizerisches Musikhaus Bannwart & Cie.", "ground_truth": "Schweizerisches Musikhaus Bannwart & Cie.", "score": 1.0}, "entries[7].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[12].company_name": {"response": "Alf. Schray", "ground_truth": "Alf. Schray", "score": 1.0}, "entries[14].entry_id": {"response": "24-15", "ground_truth": "156089_1321079_26-15", "score": 0.31999999999999995}, "entries[14].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[0].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[7].company_name": {"response": "Bussinger & Cie.", "ground_truth": "Bussinger & Cie.", "score": 1.0}, "entries[5].location": {"response": "Basel", "ground_truth": "", "score": 0.0}, "entries[10].company_name": {"response": "Kunsthandlung Rath", "ground_truth": "Kunsthandlung Rath", "score": 1.0}, "entries[26].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[4].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[8].entry_id": {"response": "24-9", "ground_truth": "156089_1321079_26-9", "score": 0.26086956521739135}, "page_id": {"response": "24", "ground_truth": "156089_1321079_26", "score": 0.10526315789473684}, "entries[0].entry_id": {"response": "24-1", "ground_truth": "156089_1321079_26-1", "score": 0.26086956521739135}, "entries[22].location": {"response": "", "ground_truth": "", "score": 1.0}, "entries[27].entry_id": {"response": "24-28", "ground_truth": "156089_1321079_26-28", "score": 0.31999999999999995}, "entries[13].company_name": {"response": "Wolf & Glatz", "ground_truth": "Wolf & Glatz", "score": 1.0}, "entries[21].entry_id": {"response": "24-22", "ground_truth": "156089_1321079_26-22", "score": 0.31999999999999995}}, "total_fields": 94}, "raw_response": "{\"id\":\"chatcmpl-ad44264a-e646-908b-b42d-a77804d05c99\",\"choices\":[{\"finish_reason\":\"stop\",\"index\":0,\"logprobs\":null,\"message\":{\"content\":\"{\\n  \\\"page_id\\\": \\\"24\\\",\\n  \\\"entries\\\": [\\n    {\\n      \\\"entry_id\\\": \\\"24-1\\\",\\n      \\\"company_name\\\": \\\"A. Boreux\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-2\\\",\\n      \\\"company_name\\\": \\\"Brunnenverwaltung Eptingen\\\",\\n      \\\"location\\\": \\\"Eptingen\\\"\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-3\\\",\\n      \\\"company_name\\\": \\\"Singer & Buchenhorner A.-G.\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-4\\\",\\n      \\\"company_name\\\": \\\"Alf. D\u00fcrr, J. H. Neukomm's Nachf.\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-5\\\",\\n      \\\"company_name\\\": \\\"Ausstattungsmagazine Ed. Senft\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-6\\\",\\n      \\\"company_name\\\": \\\"Basler M\u00f6belfabrik A.-G. vorm. Hermann Wagner & Cie.\\\",\\n      \\\"location\\\": \\\"Basel\\\"\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-7\\\",\\n      \\\"company_name\\\": \\\"Adolf B\u00fcrgin\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-8\\\",\\n      \\\"company_name\\\": \\\"Bussinger & Cie.\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-9\\\",\\n      \\\"company_name\\\": \\\"Fr\u00e4nkel & Voellmy\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-10\\\",\\n      \\\"company_name\\\": \\\"H. Hartmann\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-11\\\",\\n      \\\"company_name\\\": \\\"Kunsthandlung Rath\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-12\\\",\\n      \\\"company_name\\\": \\\"M. Russ\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-13\\\",\\n      \\\"company_name\\\": \\\"Alf. Schray\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-14\\\",\\n      \\\"company_name\\\": \\\"Wolf & Glatz\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-15\\\",\\n      \\\"company_name\\\": \\\"Gebr. Antonietti\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-16\\\",\\n      \\\"company_name\\\": \\\"A.-G. B\u00e4chtold & Cie.\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-17\\\",\\n      \\\"company_name\\\": \\\"Maschinenfabrik Burckhardt A.-G.\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-18\\\",\\n      \\\"company_name\\\": \\\"G. Meidinger & Cie.\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-19\\\",\\n      \\\"company_name\\\": \\\"A.-G. f\u00fcr Motorlastwagen Soller\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-20\\\",\\n      \\\"company_name\\\": \\\"Hug & Co.\\\",\\n      \\\"location\\\": \\\"Schweiz\\\"\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-21\\\",\\n      \\\"company_name\\\": \\\"Schweiz. Geigenbaugesellschaft\\\",\\n      \\\"location\\\": \\\"Liestal\\\"\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-22\\\",\\n      \\\"company_name\\\": \\\"Schweizerisches Musikhaus Bannwart & Cie.\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-23\\\",\\n      \\\"company_name\\\": \\\"Henri Grunauer\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-24\\\",\\n      \\\"company_name\\\": \\\"Hans Ritter-Soder\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-25\\\",\\n      \\\"company_name\\\": \\\"Alb. Singeisen-Halder\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-26\\\",\\n      \\\"company_name\\\": \\\"Ch. H. Pfister & Co.\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-27\\\",\\n      \\\"company_name\\\": \\\"E. M\u00fcry & Cie.\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-28\\\",\\n      \\\"company_name\\\": \\\"Affentranger, Haas & Plattner\\\",\\n      \\\"location\\\": \\\"Niederdorf\\\"\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-29\\\",\\n      \\\"company_name\\\": \\\"Schweizerische N\u00e4hmaschinenfabrik A.-G.\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-30\\\",\\n      \\\"company_name\\\": \\\"G. P. Richter\\\",\\n      \\\"location\\\": null\\n    },\\n    {\\n      \\\"entry_id\\\": \\\"24-31\\\",\\n      \\\"company_name\\\": \\\"E. H. Schacke\\\",\\n      \\\"location\\\": null\\n    }\\n  ]\\n}\",\"refusal\":null,\"role\":\"assistant\",\"annotations\":null,\"audio\":null,\"function_call\":null,\"tool_calls\":null,\"reasoning_content\":\"\"}}],\"created\":1774430548,\"model\":\"qwen3.5-122b-a10b\",\"object\":\"chat.completion\",\"service_tier\":null,\"system_fingerprint\":null,\"usage\":{\"completion_tokens\":1289,\"prompt_tokens\":3103,\"total_tokens\":4392,\"completion_tokens_details\":{\"accepted_prediction_tokens\":null,\"audio_tokens\":null,\"reasoning_tokens\":null,\"rejected_prediction_tokens\":null,\"text_tokens\":1289},\"prompt_tokens_details\":{\"audio_tokens\":null,\"cached_tokens\":null,\"image_tokens\":2522,\"text_tokens\":581}}}"}, "scoring": {"f1_micro": 0.5571788413098236, "f1_macro": 0.5546666666666666, "micro_precision": 0.5568982880161127, "micro_recall": 0.5574596774193549, "total_instances": 15, "total_tp": 553, "total_fp": 440, "total_fn": 439, "cost_summary": {"total_input_tokens": 46456, "total_output_tokens": 15575, "total_tokens": 62031, "input_cost_usd": 0.018582400000000006, "output_cost_usd": 0.04984000000000001, "total_cost_usd": 0.06842240000000001}}, "normalized_score": 55.46666666666666}