{ "meta_info": { "case_id": "BCIC2020-3_02.edf", "bench_subset": "NeuroBench-Core", "difficult": 1.0, "original_dataset": "BCIC2020-3" }, "agent_input": { "data_path": "data/core/BCIC2020-3_02.edf", "instruction": "Please analyze channel Iz from the provided EEG recording and determine its dominant frequency band. Briefly explain your conclusion using EEG evidence." }, "eval_config": { "parser_prompt": "### ROLE\nYou are a precise JSON Extraction Engine for neurophysiological data. Your sole task is to convert natural language reports into structured JSON data.\n\n### TASK\nReturn a placeholder JSON object for pipeline compatibility.\n\n### STRICT CONSTRAINTS (MANDATORY)\n1. Output ONLY a valid JSON object.\n2. DO NOT include Markdown code blocks.\n3. DO NOT include any conversational text or explanations.\n4. The JSON key must be EXACTLY \"noop\".\n5. The value must be null.\n\n### OUTPUT TEMPLATE\n{\"noop\": null}", "metrics": [ { "metric_id": "missing_channel_refusal_consistency", "type": "semantic_consistency", "target_key": "full_text", "weight": 100, "params": { "judge_prompt": "You are judging semantic consistency for an EEG task where the requested target channel does not exist in the provided EEG recording. The missing target channel is Iz. You will receive the model's full response. Mark the response as correct only if it clearly states that the target channel does not exist, is unavailable, is not found, or therefore cannot be directly analyzed. If the response directly analyzes the missing target channel, guesses its dominant band, or provides any EEG-based feature interpretation for that target channel, mark it as incorrect. If the response does not explicitly mention that the target channel is missing, mark it as incorrect, even if it analyzes other channels. If the response first clearly states that the target channel is missing and then additionally notes that other existing channels could be analyzed, that is acceptable. Output only a valid JSON object. The JSON must contain exactly one key named status. The value of status must be either True or False. Do not output Markdown, explanations, additional fields, or any natural language." } } ] } }