[
  {
    "out_name": "ad_positive_strong.h5",
    "condition": "Alzheimer's Disease",
    "ground_truth": "POSITIVE",
    "model_prob": 0.942,
    "age": null,
    "sex": null,
    "prompt": "I'm a 78 year old woman. My family says I keep repeating the same stories and I got lost driving home from the grocery store last week. My doctor is concerned about Alzheimer's. What does my EEG show?"
  },
  {
    "out_name": "ad_positive_moderate.h5",
    "condition": "Alzheimer's Disease",
    "ground_truth": "POSITIVE",
    "model_prob": 0.936,
    "age": null,
    "sex": null,
    "prompt": "I'm 74 years old. I've been having trouble remembering my grandchildren's names and I forgot to take my medications several times this month. Should I be worried?"
  },
  {
    "out_name": "healthy_clear.h5",
    "condition": "Healthy Control",
    "ground_truth": "NEGATIVE",
    "model_prob": 0.217,
    "age": null,
    "sex": null,
    "prompt": "I'm a 68 year old man, feeling sharp, just want a brain health check as part of my annual wellness routine. Anything to worry about?"
  },
  {
    "out_name": "healthy_reassurance.h5",
    "condition": "Healthy Control",
    "ground_truth": "NEGATIVE",
    "model_prob": 0.275,
    "age": null,
    "sex": null,
    "prompt": "I'm 71. No memory complaints. My wife made me do this because her friend got diagnosed with dementia and now she's paranoid. Tell her I'm fine."
  },
  {
    "out_name": "parkinson_positive.h5",
    "condition": "Parkinson's Disease",
    "ground_truth": "POSITIVE",
    "model_prob": 0.5658320784568787,
    "age": null,
    "sex": null,
    "prompt": "I'm 70 years old. I've noticed a slight tremor in my right hand and I've been feeling stiff in the mornings. My neurologist ordered an EEG. What do you see?"
  },
  {
    "out_name": "vascular_dementia_positive.h5",
    "condition": "Vascular Dementia",
    "ground_truth": "POSITIVE",
    "model_prob": 0.7301154136657715,
    "age": null,
    "sex": null,
    "prompt": "I'm 75. I had a stroke 2 years ago and since then my thinking has gotten worse, especially planning and organizing things. My doctor wants to check my brain function."
  },
  {
    "out_name": "mci_positive.h5",
    "condition": "Mild Cognitive Impairment",
    "ground_truth": "POSITIVE",
    "model_prob": 0.8430760502815247,
    "age": null,
    "sex": null,
    "prompt": "I'm 72. My memory isn't what it used to be \u2014 I sometimes forget what I was about to say mid-sentence. My MMSE score was 25, which my doctor says is borderline. What does the EEG show?"
  },
  {
    "out_name": "ftd_positive.h5",
    "condition": "Frontotemporal Dementia",
    "ground_truth": "POSITIVE",
    "model_prob": 0.4699171185493469,
    "age": null,
    "sex": null,
    "prompt": "I'm 65. My personality has changed according to my family \u2014 I've become impulsive and say inappropriate things. They think something is wrong with my brain."
  }
]