{"_id": {"$oid": "69d4eb12b877594bc5718d3c"}, "test_id": "T0884", "benchmark": "library_cards", "date": "2026-03-25", "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": "alibaba", "model": "qwen3.5-flash-2026-02-23", "dataclass": "Document", "temperature": 0.0, "role_description": "You are a historian with keyword knowledge", "prompt_file": "prompt.txt", "rules": "{\"base_url\": \"https://ws-wkjpbv6ov7sqlgqe.ap-southeast-1.maas.aliyuncs.com/compatible-mode/v1\"}", "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": "", "model": "qwen3.5-flash-2026-02-23", "provider": "alibaba", "finish_reason": "error", "usage": {"input_tokens": 0, "output_tokens": 0, "total_tokens": 0}, "duration": 23.353549003601074, "timestamp": "2026-03-25T10:24:29.216542", "score": {"f1_score": 0.0, "precision": 0.0, "recall": 0.0, "true_positives": 0, "false_positives": 0, "false_negatives": 8, "field_scores": {"": {"response": null, "ground_truth": null, "score": 1.0}, "author.first_name": {"response": null, "ground_truth": "Rothwell", "score": 0.0}, "author.last_name": {"response": null, "ground_truth": "Wilcox", "score": 0.0}, "publication.format": {"response": null, "ground_truth": null, "score": 1.0}, "publication.year": {"response": null, "ground_truth": 1932, "score": 0.0}, "type.type": {"response": null, "ground_truth": "Dissertation or thesis", "score": 0.0}, "library_reference.shelfmark": {"response": null, "ground_truth": "Diss.Baltimore 1932", "score": 0.0}, "publication.place": {"response": null, "ground_truth": "Baltimore", "score": 0.0}, "publication.publisher": {"response": null, "ground_truth": null, "score": 1.0}, "publication.title": {"response": null, "ground_truth": "Private secondary education in the association of colleges and secondary schools of the Southern States", "score": 0.0}, "library_reference.subjects": {"response": null, "ground_truth": null, "score": 1.0}, "publication.pages": {"response": null, "ground_truth": "8", "score": 0.0}}, "total_fields": 12}}, "scoring": {"f1_micro": 0.5335570469798657, "f1_macro": 0.3860836501901141, "micro_precision": 0.8217054263565892, "micro_recall": 0.3950310559006211, "total_instances": 263, "total_tp": 954, "total_fp": 207, "total_fn": 1461, "cost_summary": {"total_input_tokens": 219964, "total_output_tokens": 22189, "total_tokens": 242153, "input_cost_usd": 0.021996400000000013, "output_cost_usd": 0.008875599999999997, "total_cost_usd": 0.030872000000000007}}, "normalized_score": 38.60836501901141}