{"_id": {"$oid": "69d4eb12b877594bc5718ca6"}, "test_id": "T0633", "benchmark": "library_cards", "date": "2026-03-16", "tags": {"document-type": ["index-card"], "writing": ["typed", "printed", "handwritten"], "century": [20, 19], "language": ["de", "fr", "en", "la", "el", "fi", "sv", "pl"], "layout": ["index"], "entry-type": ["bibliographic"], "task": ["information-extraction"]}, "contributors": ["gabriel_muller", "maximilian_hindermann"], "hidden": false, "config": {"provider": "anthropic", "model": "claude-opus-4-6", "dataclass": "Document", "temperature": 0.0, "role_description": "You are a historian with keyword knowledge", "prompt_file": "prompt.txt", "legacy_test": false}, "prompt": "Extract the bibliographic information about a historical dissertation from this index card and return it as a structured JSON object with the following exact format:\n\n```json\n{\n  \"type\": {\n    \"type\": \"Dissertation or thesis\" OR \"Reference\"\n  },\n  \"author\": {\n    \"last_name\": \"string\",\n    \"first_name\": \"string\"\n  },\n  \"publication\": {\n    \"title\": \"string\",\n    \"year\": integer,\n    \"place\": \"string or empty string\",\n    \"pages\": \"string or empty string\",\n    \"publisher\": \"string or empty string\",\n    \"format\": \"string or empty string\"\n  },\n  \"library_reference\": {\n    \"shelfmark\": \"string or empty string\",\n    \"subjects\": \"string or empty string\"\n  }\n}\n```\n\nEXTRACTION RULES:\n1. **Card Type**: If a card contains the note \"s.\" on a separate line, it is a \"Reference\". Otherwise, it is a \"Dissertation or thesis\".\n\n2. **Author**: Extract last_name and first_name. If only one name is given, put it in last_name and leave first_name empty.\n\n3. **Publication**:\n   - title: The main title of the work\n   - year: Publication year as integer\n   - place: Publication place\n   - pages: Page count (remove \" S.\" suffix if present)\n   - publisher: Publishing house/institution\n   - format: Usually \"8\u00b0\", \"8'\", or \"4\u00b0\" - single value only\n\n4. **Library Reference**:\n   - shelfmark: Often begins with \"Diss.\" or \"AT\", may be marked with \"Standort:\"\n   - subjects: Subject classifications or keywords\n\n5. **Missing Information**: Use empty string \"\" for missing text fields, omit year fields entirely if not present.\n\n6. **Ignore**: Disregard any information that doesn't fit into these categories.\n\nReturn ONLY the JSON object, no additional text or explanation.", "results": {"text": "{\"type\":{\"type\":\"Dissertation or thesis\"},\"author\":{\"last_name\":\"Spiegel\",\"first_name\":\"Kurt\"},\"publication\":{\"title\":\"Das Verl\u00f6bnis im deutschen internationalen Privatrecht\",\"year\":\"1929\",\"place\":\"Walldorf b. Heidelberg\",\"pages\":\"66\",\"publisher\":\"Lamade\",\"format\":\"8\u00b0\",\"editor\":null},\"library_reference\":{\"shelfmark\":\"Heidelberg, Jur. Diss. v. 28. Nov. 1929\",\"subjects\":\"U 29. 3005\"}}", "model": "claude-opus-4-6", "provider": "anthropic", "finish_reason": "tool_use", "usage": {"input_tokens": 2681, "output_tokens": 211, "total_tokens": 2892, "input_cost_usd": 0.013404999999999999, "output_cost_usd": 0.005275, "estimated_cost_usd": 0.01868}, "duration": 5.288168907165527, "timestamp": "2026-03-16T15:53:01.167714", "parsed": {"type": {"type": "Dissertation or thesis"}, "author": {"last_name": "Spiegel", "first_name": "Kurt"}, "publication": {"title": "Das Verl\u00f6bnis im deutschen internationalen Privatrecht", "year": "1929", "place": "Walldorf b. Heidelberg", "pages": "66", "publisher": "Lamade", "format": "8\u00b0"}, "library_reference": {"shelfmark": "Heidelberg, Jur. Diss. v. 28. Nov. 1929", "subjects": "U 29. 3005"}}, "conversation_id": "02e9b811-040b-4adf-9b43-652b0017cde2", "score": {"f1_score": 0.86, "precision": 0.8181818181818182, "recall": 0.9, "true_positives": 9, "false_positives": 2, "false_negatives": 1, "field_scores": {"publication.pages": {"response": "66", "ground_truth": "66", "score": 1.0}, "publication.title": {"response": "Das Verl\u00f6bnis im deutschen internationalen Privatrecht", "ground_truth": "Das Verl\u00f6bnis im deutschen internationalen Privatrecht", "score": 1.0}, "author.last_name": {"response": "Spiegel", "ground_truth": "Spiegel", "score": 1.0}, "library_reference.subjects": {"response": "U 29. 3005", "ground_truth": null, "score": 0.0}, "author.first_name": {"response": "Kurt", "ground_truth": "Kurt", "score": 1.0}, "publication.format": {"response": "8\u00b0", "ground_truth": "8\u00b0", "score": 1.0}, "type.type": {"response": "Dissertation or thesis", "ground_truth": "Dissertation or thesis", "score": 1.0}, "library_reference.shelfmark": {"response": "Heidelberg, Jur. Diss. v. 28. Nov. 1929", "ground_truth": "U 29. 3005", "score": 0.16326530612244894}, "publication.place": {"response": "Walldorf b. Heidelberg", "ground_truth": "Walldorf b. Heidelberg", "score": 1.0}, "publication.publisher": {"response": "Lamade", "ground_truth": "Lamade", "score": 1.0}, "publication.year": {"response": "1929", "ground_truth": 1929, "score": 1.0}}, "total_fields": 11}, "raw_response": "{\"id\":\"msg_014vQiZGPRnwKbWZRwaeLU1i\",\"content\":[{\"id\":\"toolu_01SMiYBNRfkRfxcPzidJDKBc\",\"input\":{\"type\":{\"type\":\"Dissertation or thesis\"},\"author\":{\"last_name\":\"Spiegel\",\"first_name\":\"Kurt\"},\"publication\":{\"title\":\"Das Verl\u00f6bnis im deutschen internationalen Privatrecht\",\"year\":\"1929\",\"place\":\"Walldorf b. Heidelberg\",\"pages\":\"66\",\"publisher\":\"Lamade\",\"format\":\"8\u00b0\"},\"library_reference\":{\"shelfmark\":\"Heidelberg, Jur. Diss. v. 28. Nov. 1929\",\"subjects\":\"U 29. 3005\"}},\"name\":\"extract_structured_data\",\"type\":\"tool_use\",\"caller\":{\"type\":\"direct\"}}],\"model\":\"claude-opus-4-6\",\"role\":\"assistant\",\"stop_reason\":\"tool_use\",\"stop_sequence\":null,\"type\":\"message\",\"usage\":{\"cache_creation\":{\"ephemeral_1h_input_tokens\":0,\"ephemeral_5m_input_tokens\":0},\"cache_creation_input_tokens\":0,\"cache_read_input_tokens\":0,\"inference_geo\":\"global\",\"input_tokens\":2681,\"output_tokens\":211,\"server_tool_use\":null,\"service_tier\":\"standard\"}}"}, "scoring": {"f1_micro": 0.8524525316455696, "f1_macro": 0.8463498098859316, "micro_precision": 0.8159787959106399, "micro_recall": 0.8923395445134575, "total_instances": 263, "total_tp": 2155, "total_fp": 486, "total_fn": 260, "cost_summary": {"total_input_tokens": 706230, "total_output_tokens": 57399, "total_tokens": 763629, "input_cost_usd": 3.5311500000000016, "output_cost_usd": 1.434975000000001, "total_cost_usd": 4.966125000000003}}, "normalized_score": 84.63498098859316}