xbb083's picture
Restore naturally ordered Foundational Analysis case paths
d846fa6 verified
Raw
History Blame Contribute Delete
2.38 kB
{
"meta_info": {
"case_id": "SEED-V-02.cnt",
"bench_subset": "NeuroBench-Core",
"difficult": 1.0,
"original_dataset": "SEED-V"
},
"agent_input": {
"data_path": "data/core/SEED-V-02.cnt",
"instruction": "Please analyze the time-domain characteristics from the EEG recording during the interval from 10000s to 10060s and briefly explain the result 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": "out_of_range_window_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 analysis time window is outside the available recording range. You will receive the model's full response. Mark the response as correct only if it clearly states that the requested time window is out of range, unavailable, nonexistent, or that the analysis cannot be directly performed for that target window. Mark the response as incorrect if it directly analyzes the requested out-of-range window, provides EEG-based feature interpretation for that missing window, or fails to explicitly mention that the requested time window is invalid. If the response first clearly states that the requested time window is invalid and then additionally notes that other valid time ranges 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."
}
}
]
}
}