{"_id": {"$oid": "6ab1687f1481417a2aae491b"}, "test_id": "T0258", "benchmark": "library_cards", "date": "2026-01-24", "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": "openrouter", "model": "qwen/qwen3-vl-30b-a3b-instruct", "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\":\"Reference\"},\"author\":{\"last_name\":\"MontaghemI\",\"first_name\":\"Nourhomadeh\"},\"publication\":{\"title\":\"Sonnenbichler - MontaghemI, Nourhomadeh\",\"year\":\"\",\"place\":\"\",\"pages\":\"\",\"publisher\":\"\",\"format\":\"\",\"editor\":\"\"},\"library_reference\":{\"shelfmark\":\"\",\"subjects\":\"\"}}", "model": "qwen/qwen3-vl-30b-a3b-instruct", "provider": "openrouter", "finish_reason": "stop", "usage": {"input_tokens": 976, "output_tokens": 105, "total_tokens": 1081, "cached_tokens": 15, "input_cost_usd": 0.00014639999999999998, "output_cost_usd": 6.3e-05, "estimated_cost_usd": 0.0002094}, "duration": 1.9290051460266113, "timestamp": "2026-01-24T23:14:24.874381", "parsed": {"type": {"type": "Reference"}, "author": {"last_name": "MontaghemI", "first_name": "Nourhomadeh"}, "publication": {"title": "Sonnenbichler - MontaghemI, Nourhomadeh", "year": "", "place": "", "pages": "", "publisher": "", "format": "", "editor": ""}, "library_reference": {"shelfmark": "", "subjects": ""}}, "conversation_id": "7aa8a78f-c986-4aaa-af1a-594ab1a33a83", "score": {"f1_score": 0.29, "precision": 0.25, "recall": 0.3333333333333333, "true_positives": 1, "false_positives": 3, "false_negatives": 2, "field_scores": {"publication.title": {"response": "Sonnenbichler - MontaghemI, Nourhomadeh", "ground_truth": "Montaghemi, Nourhomadeh", "score": 0.7096774193548387}, "library_reference.subjects": {"response": null, "ground_truth": null, "score": 1.0}, "type.type": {"response": "Reference", "ground_truth": "Reference", "score": 1.0}, "library_reference.shelfmark": {"response": null, "ground_truth": null, "score": 1.0}, "author.last_name": {"response": "MontaghemI", "ground_truth": "Sonnenbichler", "score": 0.34782608695652173}, "author.first_name": {"response": "Nourhomadeh", "ground_truth": null, "score": 0.0}, "publication.pages": {"response": null, "ground_truth": null, "score": 1.0}, "publication.editor": {"response": null, "ground_truth": null, "score": 1.0}, "publication.year": {"response": null, "ground_truth": null, "score": 1.0}, "publication.publisher": {"response": null, "ground_truth": null, "score": 1.0}, "publication.place": {"response": null, "ground_truth": null, "score": 1.0}, "publication.format": {"response": null, "ground_truth": null, "score": 1.0}}, "total_fields": 12}, "raw_response": "{\"id\":\"gen-1769292863-Iykdd8nziNfkmoyq9H80\",\"choices\":[{\"finish_reason\":\"stop\",\"index\":0,\"logprobs\":null,\"message\":{\"content\":\"{\\n\\\"type\\\": {\\n\\\"type\\\": \\\"Reference\\\"\\n},\\n\\\"author\\\": {\\n\\\"last_name\\\": \\\"MontaghemI\\\",\\n\\\"first_name\\\": \\\"Nourhomadeh\\\"\\n},\\n\\\"publication\\\": {\\n\\\"title\\\": \\\"Sonnenbichler - MontaghemI, Nourhomadeh\\\",\\n\\\"year\\\": \\\"\\\",\\n\\\"place\\\": \\\"\\\",\\n\\\"pages\\\": \\\"\\\",\\n\\\"publisher\\\": \\\"\\\",\\n\\\"format\\\": \\\"\\\"\\n,\\n\\\"editor\\\": \\\"\\\"\\n},\\n\\\"library_reference\\\": {\\n\\\"shelfmark\\\": \\\"\\\",\\n\\\"subjects\\\": \\\"\\\"\\n}\\n}\",\"refusal\":null,\"role\":\"assistant\",\"annotations\":null,\"audio\":null,\"function_call\":null,\"tool_calls\":null,\"parsed\":{\"type\":{\"type\":\"Reference\"},\"author\":{\"last_name\":\"MontaghemI\",\"first_name\":\"Nourhomadeh\"},\"publication\":{\"title\":\"Sonnenbichler - MontaghemI, Nourhomadeh\",\"year\":\"\",\"place\":\"\",\"pages\":\"\",\"publisher\":\"\",\"format\":\"\",\"editor\":\"\"},\"library_reference\":{\"shelfmark\":\"\",\"subjects\":\"\"}},\"reasoning\":null},\"native_finish_reason\":\"stop\"}],\"created\":1769292863,\"model\":\"qwen/qwen3-vl-30b-a3b-instruct\",\"object\":\"chat.completion\",\"service_tier\":null,\"system_fingerprint\":null,\"usage\":{\"completion_tokens\":105,\"prompt_tokens\":976,\"total_tokens\":1081,\"completion_tokens_details\":{\"accepted_prediction_tokens\":null,\"audio_tokens\":null,\"reasoning_tokens\":0,\"rejected_prediction_tokens\":null,\"image_tokens\":0},\"prompt_tokens_details\":{\"audio_tokens\":0,\"cached_tokens\":15,\"video_tokens\":0},\"cost\":0.0002094,\"is_byok\":false,\"cost_details\":{\"upstream_inference_cost\":null,\"upstream_inference_prompt_cost\":0.0001464,\"upstream_inference_completions_cost\":0.000063}},\"provider\":\"Fireworks\"}"}, "scoring": {"f1_micro": 0.6125, "f1_macro": 0.5363117870722434, "micro_precision": 0.6644067796610169, "micro_recall": 0.5681159420289855, "total_instances": 263, "total_tp": 1372, "total_fp": 693, "total_fn": 1043, "cost_summary": {"total_input_tokens": 345259, "total_output_tokens": 43720, "total_tokens": 388979, "input_cost_usd": 0.0, "output_cost_usd": 0.0, "total_cost_usd": 0.08209513}}, "pricing": {"bucket_date": "2026-01-23", "age_days": 1, "input_price_per_million": 0.15, "output_price_per_million": 0.6}, "timing": {"total_response_s": 18678.21, "mean_response_s": 71.02, "slowest_response_s": 608.05, "inputs_timed": 263, "inputs_stored": 263, "span_s": 18680.07}, "normalized_score": 53.631178707224336}